|
| From: | Kevin Ryde |
| Subject: | Re: GMP bignum results using double cells. |
| Date: | Thu, 27 Feb 2003 07:54:22 +1000 |
| User-agent: | Gnus/5.090013 (Oort Gnus v0.13) Emacs/21.2 (i386-pc-linux-gnu) |
Rob Browning <address@hidden> writes:
>
> ("bench-random-op gcd" "./guile-1.7" ((user . 276) (sys . 0) (gc . 59)))
> ("bench-random-op gcd" "./guile-gmp" ((user . 312) (sys . 0) (gc . 33)))
Is that with mpz_gcd? From nosing around the existing scm_gcd I might
have thought mpz_gcd would be faster.
| [Prev in Thread] | Current Thread | [Next in Thread] |