Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-27 | erts: Redesign grow/shrink thresholds of hash.c | Sverker Eriksson | |
1. Use load factor as indicator, not used buckets. Used buckets is a bad indicator as it makes the situation even worse with a bad hash function. Set grow_threshold to load factor of 160% as it roughly corresponds to the old 80% used bucket limit. 2. Never shrink table below initial size. | |||
2015-11-27 | erts: Remove dead code erts_hash_merge | Sverker Eriksson | |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |