Optimization week: making Haskell go faster
It seems to be optimization week on the haskell café mailing list. Inspired by a combination of Don Stewart’s blog post about how to optimize for speed and the sorry performance of my xml2x program, I thought this would be good time to see if things could be improved. In its current [...]
Posted on May 18th, 2008 by ketil
Filed under: Examples, Optimization | 3 Comments »