diff options
author | Björn Gustavsson <[email protected]> | 2015-04-08 07:14:17 +0200 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2015-04-30 13:29:27 +0200 |
commit | 541e87f3597523cb7d71f75fe0381fddb2af0ee0 (patch) | |
tree | 2c87a8dd4b3fe8f3cd1342a50b051a74ca94579c /EPLICENCE | |
parent | e8410b695f6bc431a7d16297ca31eb3c8368edf1 (diff) | |
download | otp-541e87f3597523cb7d71f75fe0381fddb2af0ee0.tar.gz otp-541e87f3597523cb7d71f75fe0381fddb2af0ee0.tar.bz2 otp-541e87f3597523cb7d71f75fe0381fddb2af0ee0.zip |
debugger: Optimize evaluation of new map creation
Make sure that we recognize map literals at load time, as we
do for lists and tuples. Also use maps:from_list/1 to build
a new map instead of building it up from scratch inserting one
key/value pair at the time.
Diffstat (limited to 'EPLICENCE')
0 files changed, 0 insertions, 0 deletions