mirror of
https://github.com/nmap/nmap.git
synced 2025-12-26 09:29:01 +00:00
Small strings have greater malloc alignment overhead which we save (~300KB) with this method. string_pool was a slight memory savings but greater computational cost due to memory overhead and insertion calculation.
15 KiB
15 KiB