server-skynet-source-3rd-je.../include
Jason Evans aa2826621e Revert to first-best-fit run/chunk allocation.
This effectively reverts 97c04a9383 (Use
first-fit rather than first-best-fit run/chunk allocation.).  In some
pathological cases, first-fit search dominates allocation time, and it
also tends not to converge as readily on a steady state of memory
layout, since precise allocation order has a bigger effect than for
first-best-fit.
2015-07-15 17:15:19 -07:00
..
jemalloc Revert to first-best-fit run/chunk allocation. 2015-07-15 17:15:19 -07:00
msvc_compat Allow to build with clang-cl 2014-06-12 10:39:39 -07:00