Skip to content

Commit 655d7a8

Browse files
committed
Fix markdown formatting of "expected memory consumption"
1 parent 5cd9c09 commit 655d7a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ This implementation however can store specific key-value pairs out of the map,
2626
so they do not consume memory when repeated in different maps.
2727

2828
The expected memory consumption (8u40, 64 bit, compressed references) is as follows:
29+
2930
# of elements CompactHashMap HashMap (with 1.0 fillFactor)
3031
0 32 48
3132
1 32 104

0 commit comments

Comments
 (0)