diff options
author | Björn Gustavsson <[email protected]> | 2015-07-04 17:10:14 +0200 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2015-07-06 13:38:18 +0200 |
commit | c5755ae5ded3ba27dc5d884303ead232abc77a40 (patch) | |
tree | 7bfd4ce8a0c0df8125be7d3864dedf35aac6f6dc /erts/emulator/test/send_term_SUITE.erl | |
parent | e820b8534fd440aaf4991f3c57b8990ce836c8b0 (diff) | |
download | otp-c5755ae5ded3ba27dc5d884303ead232abc77a40.tar.gz otp-c5755ae5ded3ba27dc5d884303ead232abc77a40.tar.bz2 otp-c5755ae5ded3ba27dc5d884303ead232abc77a40.zip |
Slightly tweak the peformance for get_list
Fetch the head and tail parts to temporary variables before
writing them to their destinations. That should allow the CPU to
perform the moves in parallel, which might improve performance.
Diffstat (limited to 'erts/emulator/test/send_term_SUITE.erl')
0 files changed, 0 insertions, 0 deletions