diff options
author | Haitao Li <[email protected]> | 2011-07-27 09:43:49 +0800 |
---|---|---|
committer | Haitao Li <[email protected]> | 2011-07-27 09:43:49 +0800 |
commit | 76cd9849a1ff01e33441264108708cf7ad29f828 (patch) | |
tree | ceabecfdbb8c268f37f29a7f4f0579521615b11a /lib/ic/src/ic.erl | |
parent | a3d8134ffcb4ec7be60bdc896fb9be0928c2b1ff (diff) | |
download | otp-76cd9849a1ff01e33441264108708cf7ad29f828.tar.gz otp-76cd9849a1ff01e33441264108708cf7ad29f828.tar.bz2 otp-76cd9849a1ff01e33441264108708cf7ad29f828.zip |
ic: Improve ic_pragma performance by using ets:match
`ets:tab2list/1` followed by list comprehension is used in a few
places in module ic_pragma. This introduces significant performance
impact on large lists.
Diffstat (limited to 'lib/ic/src/ic.erl')
0 files changed, 0 insertions, 0 deletions