Home | History | Annotate | Download | only in i18n

Lines Matching full:speed

3826 /* Addition, especially x=x+1, is speed-critical.                     */
4856 /* fastpath can speed up some 16-digit operations by 10x (and much */
4948 /* For best speed, as in DMSRCN [the original Rexx numerics */
5602 /* 2. The speed of this function is about 10x slower than exp, as */
5613 /* iterations will be neede -- so this would only speed up by */
6041 /* The emphasis here is on speed for common cases, and avoiding */
6415 /* For speed, do the addition as two loops; the first where both A */