server-skynet-source-3rd-je.../include
Qi Wang f4a0f32d34 Fast-path improvement: reduce # of branches and unnecessary operations.
- Combine multiple runtime branches into a single malloc_slow check.
- Avoid calling arena_choose / size2index / index2size on fast path.
- A few micro optimizations.
2015-11-10 14:28:34 -08:00
..
jemalloc Fast-path improvement: reduce # of branches and unnecessary operations. 2015-11-10 14:28:34 -08:00
msvc_compat Fix MinGW-related portability issues. 2015-07-23 13:56:25 -07:00