-
Henrik (Grubba) Grubbström authored
This is a flag that disables shrinking of the mapping_data hashtable when the number of elements goes below the MIN_LINK_LENGTH threshold. It is intended to be used by code that has mappings with a high rotation of content (ie lots of mixed insertions and deletions).
Henrik (Grubba) Grubbström authoredThis is a flag that disables shrinking of the mapping_data hashtable when the number of elements goes below the MIN_LINK_LENGTH threshold. It is intended to be used by code that has mappings with a high rotation of content (ie lots of mixed insertions and deletions).