simonmar    2002/11/07 05:17:44 PST

  Modified files:
    nofib/imaginary/primes Makefile 
    nofib/imaginary/tak  Makefile tak.stdout 
    nofib/imaginary/wheel-sieve1 Makefile 
    nofib/imaginary/wheel-sieve2 Makefile 
    nofib/imaginary/x2n1 Makefile 
  Added files:
    nofib/imaginary/primes primes.faststdout 
    nofib/imaginary/wheel-sieve1 wheel-sieve1.faststdout 
    nofib/imaginary/wheel-sieve2 wheel-sieve2.faststdout 
  Log:
  Make 'make mode=fast' work, and tweak the settings slightly so that
  all of the tests run in <1s (except exp3_8, which runs in just over
  1s), with most of the tests running in about 0.3s.  This is on a 1Gz
  PIII.
  
  The normal settings are unchanged.  In fact in some cases, the fast
  settings are slower than the normal settings... at some point we'll
  need to bump all the normal settings too, but that needs to be done in
  one large sweep so we invalidate all the old results in one go.
  
  Revision  Changes    Path
  1.7       +1 -1      fptools/nofib/imaginary/primes/Makefile
  1.5       +1 -0      fptools/nofib/imaginary/tak/Makefile
  1.4       +1 -1      fptools/nofib/imaginary/tak/tak.stdout
  1.3       +1 -0      fptools/nofib/imaginary/wheel-sieve1/Makefile
  1.4       +2 -2      fptools/nofib/imaginary/wheel-sieve2/Makefile
  1.6       +1 -0      fptools/nofib/imaginary/x2n1/Makefile
_______________________________________________
Cvs-nofib mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-nofib


Reply via email to