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

Ordering Data Constructors Chapter

Open
#47 1 comment 0 reactions 0 assignees View on GitHub
optimization
Dominant language
HTML
Stars
190
Forks
11
PR merge metrics
No merged PRs in 30d

Description

This used to be important, not sure if GHC 9.X optimizes these away now. It might so need to verify. Case study on `IntMap` is here though, see the [source code](https://github.com/haskell/containers/blob/50175b72dc781f82a419bddafba1bdd758fbee4b/containers/src/Data/IntMap/Internal.hs#L67) of containers for details.

Be sure to show Stg and Core too.

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.