mirror of
https://github.com/nmap/nmap.git
synced 2025-12-25 00:49: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.
105 KiB
105 KiB