[Haskell-cafe] Vedr: To my boss: The code is cool, but it is about 100 times slower than the old one...

Johan Tibell johan.tibell at gmail.com
Thu Nov 29 22:42:50 CET 2012


On Thu, Nov 29, 2012 at 1:40 PM, Johan Tibell <johan.tibell at gmail.com> wrote:
> This version works around the Word->Double conversion bug and shows
> good performance:

I'd also like to point out that I've removed lots of bang patterns
that weren't needed. This program runs fine without any bang patterns
(but I've kept the one that can possibly have any performance
implication at all).

-- Johan



More information about the Haskell-Cafe mailing list