haskellfoundation / hs-opt-handbook.github.io

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

SBV case study #18

Open doyougnu opened 2 years ago

doyougnu commented 2 years ago

For excessive closure allocation. See https://github.com/LeventErkok/sbv/issues/572

be sure to update the Programs of consistent Lethargy Excessive closure allocation section to link to the case study