diff options
author | Hans Bolinder <[email protected]> | 2012-05-30 12:18:28 +0200 |
---|---|---|
committer | Hans Bolinder <[email protected]> | 2012-08-21 12:34:53 +0200 |
commit | e22b1e4f7ae0948511a22b277c797e150bcad837 (patch) | |
tree | 47dca0052f2c0612d1d60f7d80afaced47cfd27c /lib/stdlib/test/erl_expand_records_SUITE.erl | |
parent | 2502f65bd14be4132a12c6fb7fd51c227603a017 (diff) | |
download | otp-e22b1e4f7ae0948511a22b277c797e150bcad837.tar.gz otp-e22b1e4f7ae0948511a22b277c797e150bcad837.tar.bz2 otp-e22b1e4f7ae0948511a22b277c797e150bcad837.zip |
Optimize traversal of Dets tables with bound key
Dets tables are no longer fixed while traversing with a bound key
(when only the objects with the right key are matched). This
optimization affects the functions match/2, match_object/2, select/2,
match_delete/2, and select_delete/2.
Diffstat (limited to 'lib/stdlib/test/erl_expand_records_SUITE.erl')
0 files changed, 0 insertions, 0 deletions