mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-22 04:03:11 +00:00
Reduce run quantization overhead by generating lookup tables during bootstrapping, and using the tables for all subsequent run quantization.