[Haskell-cafe] Performance problem with random numbers

Peter Verswyvelen bf3 at telenet.be
Tue Oct 16 12:07:39 EDT 2007


Does the GHC code generator makes use of SIMD instructions? Maybe via 
the C compiler?

Cheers,
Peter

Simon Peyton-Jones wrote:
> We'd be delighted if someone offered a more performant library to put into future GHC releases.
>
> | I've seen similar results switching to the SIMD mersenne twister C
> | implementation for randoms:



More information about the Haskell-Cafe mailing list