Yes, my first Haskell program and how easily I optimized it from 33m to 17s.
It's a fun project, just to see how much I can optimize Haskell code while exploring the language and various Haskell tools.
Read this article where I have explained all the steps that I used to optimize the code — in a step by step manner.
- Optimizing Ray Tracing in Haskell