haskellfoundation / haskellfoundation/hs-opt-handbook.github.io
Lambda Lifting Chapter
Open
optimization
- Dominant language
- HTML
- Stars
- 190
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Tie this into the SAT chapter: https://github.com/input-output-hk/hs-opt-handbook.github.io/issues/62
and have a discussion on use cases for the function being optimized. That is, answer _when_ one might want to keep arguments on the stack with a lambda lift, and when one might want to SAT to avoid excess stack allocs.
Contributor guide
Assessment
This issue has not been assessed yet.