diff options
author | Sverker Eriksson <[email protected]> | 2015-03-20 16:36:34 +0100 |
---|---|---|
committer | Sverker Eriksson <[email protected]> | 2015-03-20 17:32:12 +0100 |
commit | 6071cbf00680b94d107906e1c7f1e13f79676479 (patch) | |
tree | e2b357cd519f5f00dd687c62532d551d6a653946 /erts/emulator/beam/erl_alloc.h | |
parent | f958a56e0c7c672cd19f386b58f9abd54e128a6d (diff) | |
download | otp-6071cbf00680b94d107906e1c7f1e13f79676479.tar.gz otp-6071cbf00680b94d107906e1c7f1e13f79676479.tar.bz2 otp-6071cbf00680b94d107906e1c7f1e13f79676479.zip |
erts: Fix hashmap overestimation
Old overestimation assumed an average of k/3 nodes.
This can be bad for large maps (with tight standard deviations)
as the average vary between 0.3*k and up to almost 0.4*k.
Diffstat (limited to 'erts/emulator/beam/erl_alloc.h')
0 files changed, 0 insertions, 0 deletions