mimalloc/include
Sergiy Kuryata b604099334 Experimental improvements to reduce memory usage
1. Prefer to use more loaded pages when allocating
2. Add an option to restrict unbounded heap growth and allow the excessive memory allocations to be re-used by other threads
2024-10-11 10:35:51 -07:00
..
mimalloc Merge branch 'dev' into dev-slice 2024-05-21 11:58:10 -07:00
mimalloc-new-delete.h Fix whitespace 2022-12-03 00:24:20 +01:00
mimalloc-override.h bump cmake required version to 3.18 and detect libatomic more reliably, see pr #898 2024-05-19 13:25:31 -07:00
mimalloc.h Experimental improvements to reduce memory usage 2024-10-11 10:35:51 -07:00