haskellfoundation / haskellfoundation/hs-opt-handbook.github.io
Direct Observation: Reading Core chapter
Open
ghc
- Dominant language
- HTML
- Stars
- 190
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
from the proposal
```
1.5 Direct Observation: Reading Core (and relating core to program behavior in detail)
1.5.1 Preliminaries: z-encoding, dumping and navigating core
1.5.2 What allocation in Core looks like
1.5.3 Bad patterns in Core
1.5.4 Good patterns in Core
1.5.5 Demand analysis
1.5.6 Simplifier data in Core
1.5.7 Occurrence analysis
1.5.8 Others?
```
Contributor guide
Assessment
This issue has not been assessed yet.