mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-07-06 19:38:41 +03:00
update benchmark references
This commit is contained in:
parent
58678ac4eb
commit
558c8d085e
2 changed files with 7 additions and 7 deletions
|
@ -1209,7 +1209,7 @@ synthetic benchmarks that see how the allocator behaves under more
|
|||
extreme circumstances.
|
||||
|
||||
In our benchmarks, _mimalloc_ always outperforms all other leading
|
||||
allocators (_jemalloc_, _tcmalloc_, _Hoard_, etc) (Apr 2019),
|
||||
allocators (_jemalloc_, _tcmalloc_, _Hoard_, etc) (Jan 2021),
|
||||
and usually uses less memory (up to 25% more in the worst case).
|
||||
A nice property is that it does *consistently* well over the wide
|
||||
range of benchmarks.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue