Hacker News new | ask | show | jobs
by _old_dude_ 1325 days ago
The main difference with Go is that the table of a HashMap in Java is a table of pointers, not a table of structs, so the overhead to not shrink the table is less an issue.