aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/beam_emu.c
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2017-08-29 06:56:42 +0200
committerBjörn Gustavsson <[email protected]>2017-08-29 07:51:47 +0200
commit8b8f013dbe159819136e71f0349620ff8fc45f74 (patch)
tree6f7f3ccf7c3127f0c8b7ef3c4391f2059d496f4f /erts/emulator/beam/beam_emu.c
parent3aa559f584559af3a76ecd8c2367f59e062dbe0e (diff)
downloadotp-8b8f013dbe159819136e71f0349620ff8fc45f74.tar.gz
otp-8b8f013dbe159819136e71f0349620ff8fc45f74.tar.bz2
otp-8b8f013dbe159819136e71f0349620ff8fc45f74.zip
De-duplicate bignums in the literal pool
Duplicate literals in the literal pool is a waste of memory. Also, having unique literals can simplify some loader optimizations, because we can known that if two literal indices are distinct, the values must be distcint too.
Diffstat (limited to 'erts/emulator/beam/beam_emu.c')
0 files changed, 0 insertions, 0 deletions