[Haskell-cafe] Benchmark of DFT libraries in Haskell
Erik de Castro Lopo
mle+hs at mega-nerd.com
Mon Aug 6 10:27:06 CEST 2012
Takayuki Muranushi wrote:
> * vector-fftw with wisdom was more than 1/2 times faster than fftw in
> C with wisdom (and with communication overhead.)
I would be suspicious of that result. Calling a C function from a library
should be slower from Haskell than from C.
Erik
--
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/
More information about the Haskell-Cafe
mailing list