Skip to content

What makes Haskell programs slow down? #5

Open
@doyougnu

Description

@doyougnu

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions