We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cd9c09 commit 655d7a8Copy full SHA for 655d7a8
README.md
@@ -26,6 +26,7 @@ This implementation however can store specific key-value pairs out of the map,
26
so they do not consume memory when repeated in different maps.
27
28
The expected memory consumption (8u40, 64 bit, compressed references) is as follows:
29
+
30
# of elements CompactHashMap HashMap (with 1.0 fillFactor)
31
0 32 48
32
1 32 104
0 commit comments