Hash :
921be357
Author :
Date :
2010-11-26T22:24:23
Improving performance of bn_mp_expt_d 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
| Git HTTP | https://git.kmx.io/kc3-lang/libtommath.git |
|---|---|
| Git SSH | git@git.kmx.io:kc3-lang/libtommath.git |
| Public access ? | public |
| Description | |
|
Users |
|
| Tags |
|