diff options
author | Michał Muskała <[email protected]> | 2018-07-19 19:33:14 +0200 |
---|---|---|
committer | Michał Muskała <[email protected]> | 2018-07-19 19:33:14 +0200 |
commit | c52f42bbaf16c02143ad2a840c5a4f9101235943 (patch) | |
tree | 3da456db1ac7e42f5b0a983630dd94e320e6c0d7 /lib/common_test/doc | |
parent | c4865b2b0b4d71a062cdd8fd091e3e5d43187231 (diff) | |
download | otp-c52f42bbaf16c02143ad2a840c5a4f9101235943.tar.gz otp-c52f42bbaf16c02143ad2a840c5a4f9101235943.tar.bz2 otp-c52f42bbaf16c02143ad2a840c5a4f9101235943.zip |
Optimise functions in the maps module
Using direct pattern matching on the map is more effient than pattern
matching on the result of maps:find/2, because it avoids allocating the
intermediate tuple.
Diffstat (limited to 'lib/common_test/doc')
0 files changed, 0 insertions, 0 deletions