The loop was always iterating DIGIT_BIT times, instead of halting when possible. This changes makes sure it executes less operations. This change has also been incorporated into Rubinius / https://github.com/evanphx/rubinius which uses libtommath
Description
Languages
Makefile
59.1%
C
32.9%
CMake
5.8%
Perl
1.3%
Shell
0.5%
Other
0.3%