ended5일 전· 1 sources

A Million Go Map Entries Take 38MB, Not 16MB

Why it matters

A few months ago, I noticed an issue with the internal structure of the new Go map—specifically regarding empty slots! So I decided to figure out why a map[int64]int64 theoretically appears to be 16 b...

1
Sources
+0
24h
Growth
4d
Active

Sources

Related Issues