[Haskell-cafe] Performance question

Thomas van Noort thomas at cs.ru.nl
Thu Feb 26 05:02:43 EST 2009


> But you can remove sqrt from the C++ implementation as well, so it only 
> improves the relative performance if the C++ implementation of sqrt is 
> worse than its Haskell counterpart.

Oops, of course I mean, you only improve if Haskell's implementation is 
worse than C++'s implementation :)



More information about the Haskell-Cafe mailing list