diff options
author | Björn Gustavsson <[email protected]> | 2018-01-26 10:50:14 +0100 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2018-01-26 11:28:02 +0100 |
commit | 244bad23877191a66f5c1d63cf1845101c73229b (patch) | |
tree | d4f07978b9ef7ef05776076072208cd6c1e230fa /.mailmap | |
parent | 26e3ec83c54d42d73c42ef7c4e79ae629866faa2 (diff) | |
download | otp-244bad23877191a66f5c1d63cf1845101c73229b.tar.gz otp-244bad23877191a66f5c1d63cf1845101c73229b.tar.bz2 otp-244bad23877191a66f5c1d63cf1845101c73229b.zip |
Speed up misc_SUITE:integer_encoding/1
misc_SUITE:integer_encoding/1 was written to make sure
that big integers were encoding correctly in a reasonable
amount of time. Now that beam_asm will encode big integers
as literals, we can reduce the scope of integer_encode/1.
That will make it significantly faster, especially when
cover is running.
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions