haskellfoundation / hs-opt-handbook.github.io

The Haskell Optimization Handbook
https://haskell.foundation/hs-opt-handbook.github.io/
Creative Commons Attribution 4.0 International
169 stars 12 forks source link

Using ImplicitParams for speed #91

Open doyougnu opened 10 months ago

doyougnu commented 10 months ago

See this twitter thread: https://twitter.com/jfischoff/status/1628150014395691008

and this project by ed kmett: https://github.com/ekmett/codex/blob/346720c04b84da4e7becd858415a18e9810792b1/engine/src/Engine/Shader/Include.hs#L140