-
- Downloads
Mapping: Added flag MAPPING_FLAG_NO_SHRINK.
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).
Loading
Please register or sign in to comment