mirror of
https://github.com/wolfpld/tracy.git
synced 2026-09-22 02:04:23 +00:00
Previous block size could hold only 256 elements (8KB), which stressed out the memory allocator. Storing 65536 elements (2MB) per block almost completely reduces the allocator pressure.
56 KiB
56 KiB