| ▲ | mimalloc: A new, high-performance, scalable memory allocator for the modern era(microsoft.com) | |
| 23 points by matt_d 13 hours ago | 2 comments | ||
| ▲ | YourDadVPN 2 hours ago | parent | next [-] | |
This is interesting. I wonder who the "other allocator" was. I think this would benefit from direct comparison with jemalloc, glibc and others. It would also be interesting to observe the effects of different "page" sizes (a better name than "pages" wouldn't go amiss either). | ||
| ▲ | Panzerschrek 6 hours ago | parent | prev [-] | |
If Microsoft did this, can they just use it as HeapAlloc implementation? | ||