diff options
author | Björn Gustavsson <[email protected]> | 2019-06-27 13:15:26 +0200 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2019-06-27 13:15:26 +0200 |
commit | 3a7c035afbb3ec50c4dfab1b29516e5b54c0cbcc (patch) | |
tree | 7534634b96f332e4fab9fc46ab13bd14301490a2 /otp_build | |
parent | 4be7ac22d77680cf36302b3d6f37c5fe4cac7f2a (diff) | |
download | otp-3a7c035afbb3ec50c4dfab1b29516e5b54c0cbcc.tar.gz otp-3a7c035afbb3ec50c4dfab1b29516e5b54c0cbcc.tar.bz2 otp-3a7c035afbb3ec50c4dfab1b29516e5b54c0cbcc.zip |
Optimize ordsets:union/1
`ordsets:union/1` is not especially efficient when calculating the
union of many ordsets. Rewrite it to use the highly optimized
`lists:umerge/1`.
Diffstat (limited to 'otp_build')
0 files changed, 0 insertions, 0 deletions