mpz_prevprime

Torbjörn Granlund tg at gmplib.org
Thu Jan 30 13:39:11 UTC 2020


Marco Bodrato <bodrato at mail.dm.unipi.it> writes:

  On an ARM processor I'm playing with, before that patch:
   $ time tests/mpz/t-nextprime
   real	0m0.254s
  after the patch:
   $ time tests/mpz/t-nextprime
   real	0m25.878s

We have tried to stick to a limit of 1 s on a reasonable current
computer. Most tests should use much less, if possible.

(We have some undocumented environment variables, e.g.,
GMP_CHECK_REPFACTOR which can be used to run more or fewer
tests.  We use that for our slowest and fastest test systems.)

-- 
Torbjörn
Please encrypt, key id 0xC8601622


More information about the gmp-devel mailing list