Skip to content

Make a Guideline section #17

Open
Open
@doyougnu

Description

@doyougnu

Section should be small bite size snippets of recommendations for performance:

  1. Use strict data
  2. unpack strict fields if you don't need laziness
  3. let GHC optimize for you, except in extremely hot loops where your effort is worth it
  4. only use lists as a stack
    etc.

each one should have a variable and name associated so they can be linked throughout the text.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions