oneill:
> Someone asked if I'd include a "classic C" version of the Sieve in my  
> comparisons.  Having done so, Lennart wrote (slightly rephrased):
> >How did you compare the C version with the Haskell versions? The  
> >Haskell programs produce the Nth prime, whereas the C code produces  
> >the last prime less than M.

I've taken the liberty of adding the benchmark programs to the nobench suite,

    http://www.cse.unsw.edu.au/~dons/code/nobench/spectral/primes2007/

so they'll be run across a range of haskell compilers.

-- Don
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to