diff options
author | Björn Gustavsson <[email protected]> | 2015-03-18 06:07:52 +0100 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2015-04-10 12:33:02 +0200 |
commit | 023d6be296a6fffe158199a85d0af72ef4901681 (patch) | |
tree | 398acbf70a8f04e3c60f3ef276892c2bc25ecaeb /lib/ic/priv | |
parent | 7946183da3e1cb7ff709030e2ec5ad7f7effdcf4 (diff) | |
download | otp-023d6be296a6fffe158199a85d0af72ef4901681.tar.gz otp-023d6be296a6fffe158199a85d0af72ef4901681.tar.bz2 otp-023d6be296a6fffe158199a85d0af72ef4901681.zip |
binary_module_SUITE: Remove unnecessary calls to the binref module
The compile_pattern/1 function in the binref module is a dummy
function. Therefore, calling binref:match/2 once with the plain
pattern and once with a "pre-compiled" pattern will take twice as
long, but will not help us find more errors.
I shaved off one fourth of the running time for random_ref_comp/1
by eliminating the unnecessary calls to the binref module.
Diffstat (limited to 'lib/ic/priv')
0 files changed, 0 insertions, 0 deletions