summaryrefslogtreecommitdiff
path: root/doc/mimalloc-doc.h
diff options
context:
space:
mode:
authorDaan Leijen <daan@microsoft.com>2021-01-31 10:23:57 -0800
committerDaan Leijen <daan@microsoft.com>2021-01-31 10:23:57 -0800
commit558c8d085e5416f4c7fedf94a55c73b91a04d0cf (patch)
treeb0af3dc75e2fcc9f158446c783b034f8f499e4e4 /doc/mimalloc-doc.h
parent58678ac4eb48fe1fd92f9f12d2165426d80c66b4 (diff)
update benchmark references
Diffstat (limited to 'doc/mimalloc-doc.h')
-rw-r--r--doc/mimalloc-doc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/mimalloc-doc.h b/doc/mimalloc-doc.h
index 7c238d2..5911340 100644
--- a/doc/mimalloc-doc.h
+++ b/doc/mimalloc-doc.h
@@ -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.