szefirov:
> From GHC documentation: "Once profiling has thrown the spotlight on the 
> guilty time-consumer(s), it may be better to re-think your program than 
> to try all the tweaks listed below."
> 
> So, how should I rethink my program? Which way to take?

Do you have some particular code that is underperforming?

Performance tips are documented here:

    http://haskell.org/haskellwiki/Performance

Happy coding! :)

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

Reply via email to