Hacker News new | ask | show | jobs
by aidenn0 4575 days ago
This looks like a case of someone using a profiler to optimize a haskell program. A profiler is nearly always the best place to start when optimizing a program, regardless of the language.