aboutsummaryrefslogtreecommitdiffstats
path: root/erts/prebuild.skip
diff options
context:
space:
mode:
authorSverker Eriksson <[email protected]>2015-12-08 20:28:38 +0100
committerSverker Eriksson <[email protected]>2015-12-09 20:18:18 +0100
commiteb2e118ee2be5c008fc4417a443c351807adf123 (patch)
tree32392551cfb29c55fab23d1acbfecf69e3a789fb /erts/prebuild.skip
parent343f461a2810ce3440b1d7c55cda996038071d87 (diff)
downloadotp-eb2e118ee2be5c008fc4417a443c351807adf123.tar.gz
otp-eb2e118ee2be5c008fc4417a443c351807adf123.tar.bz2
otp-eb2e118ee2be5c008fc4417a443c351807adf123.zip
erts: Optimize away function "array_put" in proc dict
Replace heave array_put() with a dumb array index assignment ARRAY_PUT and instead introduce ensure_array_size() to be called when we know the array might need to grow. This change also ensures the entire HASH_RANGE is always allocated. No need for ARRAY_GET to check index any more.
Diffstat (limited to 'erts/prebuild.skip')
0 files changed, 0 insertions, 0 deletions