aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/test/unicode_SUITE.erl
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2015-03-18 06:07:52 +0100
committerBjörn Gustavsson <[email protected]>2015-04-10 12:33:02 +0200
commit023d6be296a6fffe158199a85d0af72ef4901681 (patch)
tree398acbf70a8f04e3c60f3ef276892c2bc25ecaeb /lib/stdlib/test/unicode_SUITE.erl
parent7946183da3e1cb7ff709030e2ec5ad7f7effdcf4 (diff)
downloadotp-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/stdlib/test/unicode_SUITE.erl')
0 files changed, 0 insertions, 0 deletions