-
- Downloads
Some other optimizations to AppendOnlyMap:
- Don't check keys for equality when re-inserting due to growing the table; the keys will already be unique - Remember the grow threshold instead of recomputing it on each insert
Loading
Please register or sign in to comment