server-skynet-source-3rd-je.../include
David Goldblatt a9fa2defdb Add JEMALLOC_COLD, and mark some functions cold.
This hints to the compiler that it should care more about space than CPU (among
other things).  In cases where the compiler lacks profile-guided information,
this can be a substantial space savings.

For now, we mark the mallctl or atexit driven profiling and stats functions that
take up the most space.
2021-01-04 14:55:49 -08:00
..
jemalloc Add JEMALLOC_COLD, and mark some functions cold. 2021-01-04 14:55:49 -08:00
msvc_compat Replace tabs following #define with spaces. 2017-01-20 21:45:53 -08:00