diff options
author | Björn Gustavsson <[email protected]> | 2013-03-07 11:44:01 +0100 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2013-05-31 14:52:18 +0200 |
commit | 9d56389aa8fd0d366df7b0f666369d23cf946639 (patch) | |
tree | efe075e93fb1e485babe66d4358abc98ec64fe3d /lib/asn1/test/testINSTANCE_OF.erl | |
parent | ad3cd6debf4173f44a4f72bc866b908739bdfc2c (diff) | |
download | otp-9d56389aa8fd0d366df7b0f666369d23cf946639.tar.gz otp-9d56389aa8fd0d366df7b0f666369d23cf946639.tar.bz2 otp-9d56389aa8fd0d366df7b0f666369d23cf946639.zip |
Generate one call to io:put_chars/2 for each call to asn1ct_gen:emit/1
asn1ct_gen:emit/1 used to make one call to io:put_chars/2 for each
part of the term passed emit/1. By collecting all output into one
iolist for each call emit/1 the time for running the entire asn1
test suite is reduced from about 460 seconds to 340 seconds on my
computer.
Diffstat (limited to 'lib/asn1/test/testINSTANCE_OF.erl')
0 files changed, 0 insertions, 0 deletions