server-skynet-source-3rd-je.../include
Jason Evans 97c04a9383 Use first-fit rather than first-best-fit run/chunk allocation.
This tends to more effectively pack active memory toward low addresses.
However, additional tree searches are required in many cases, so whether
this change stands the test of time will depend on real-world
benchmarks.
2015-03-06 20:21:41 -08:00
..
jemalloc Use first-fit rather than first-best-fit run/chunk allocation. 2015-03-06 20:21:41 -08:00
msvc_compat Allow to build with clang-cl 2014-06-12 10:39:39 -07:00