haskell / haskell/containers

Inline alterF

Open
#661 1 comment 0 reactions 0 assignees View on GitHub
Map performance
Dominant language
Haskell
Stars
355
Forks
194
Avg merge
3d 4h
Merged PRs (30d)
4

Description

I think we're probably wasting a significant amount of allocation by failing to inline `alterF` for `Map`. We end up allocating loads of `Just`s when we usually shouldn't need to.

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.