This commit is contained in:
Ofek Lev
2022-11-05 16:29:18 -04:00
committed by GitHub
parent 0e3d543a13
commit 18a4b90501

View File

@@ -73,7 +73,7 @@ Enjoy!
### Releases
Note: the `v2.x` version has a new algorithm for managing internal mimalloc pages that tends to use reduce memory usage
Note: the `v2.x` version has a new algorithm for managing internal mimalloc pages that tends to reduce memory usage
and fragmentation compared to mimalloc `v1.x` (especially for large workloads). Should otherwise have similar performance
(see [below](#performance)); please report if you observe any significant performance regression.