aboutsummaryrefslogtreecommitdiffstats
path: root/lib/compiler/src/erl_bifs.erl
diff options
context:
space:
mode:
authorMichał Muskała <[email protected]>2018-08-04 23:00:55 +0200
committerMichał Muskała <[email protected]>2018-08-07 13:32:22 +0200
commitc2073933a430434351ece355ba04d37fdad693ef (patch)
tree1f2fe7c76b722a3f0e391d647382ec60a1bb1c29 /lib/compiler/src/erl_bifs.erl
parentfa6f32fa647a02e1735fca868b589c1f8b2ac5f8 (diff)
downloadotp-c2073933a430434351ece355ba04d37fdad693ef.tar.gz
otp-c2073933a430434351ece355ba04d37fdad693ef.tar.bz2
otp-c2073933a430434351ece355ba04d37fdad693ef.zip
Eliminate double computation of next var
My compiler benchmarks on modules with huge functions, show the next_free_variable_name call to be expensive. It turns out one of the 3 calls to the function was completely ignored.
Diffstat (limited to 'lib/compiler/src/erl_bifs.erl')
0 files changed, 0 insertions, 0 deletions