mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-05-04 22:49:32 +03:00
Update readme.md
This commit is contained in:
parent
512cdd5aeb
commit
bb92ee8520
1 changed files with 3 additions and 3 deletions
|
@ -569,9 +569,9 @@ on the benchmarks (on the c5.18xlarge instance).
|
|||
|
||||
Note that the _xmalloc-testN_ memory usage should be disregarded as it
|
||||
allocates more the faster the program runs. Similarly, memory usage of
|
||||
_mstressN_, _rptestN_ and _sh8bench_ can vary depending on scheduling and
|
||||
speed. Nevertheless, even though _mimalloc_ is fast on these benchmarks we
|
||||
believe the memory usage is too high and hope to improve.
|
||||
_larsonN_, _mstressN_, _rptestN_ and _sh8bench_ can vary depending on scheduling and
|
||||
speed. Nevertheless, we hope to improve the memory usage on _mstressN_
|
||||
and _rptestN_ (just as _cfrac_, _larsonN_ and _sh8bench_ have a very small working set which skews the results).
|
||||
|
||||
<!--
|
||||
# Previous Benchmarks
|
||||
|
|
Loading…
Add table
Reference in a new issue