haskellfoundation / haskellfoundation/hs-opt-handbook.github.io

What makes Haskell programs slow down?

Open
#5 0 comments 0 reactions 1 assignee Claimed by @doyougnu View on GitHub
miscellaneous
Dominant language
HTML
Stars
190
Forks
11
PR merge metrics
No merged PRs in 30d

Description

Write section in Forward.

Relevant part of the Proposal, I've tweaked some stuff and we'll probably need to refine this section
```
3. What makes Haskell programs slow down (in order of importance)
3.1 Doing more work than necessary <=> too much allocation
3.2 Fusion and why it sometimes fails
3.3 Too much polymorphism
3.4 Bad datastructures
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.