commercialhaskell/stack

Check stack for space leaks

Open

#2,345 opened on Jul 6, 2016

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Haskell (848 forks)batch import
help wantedtype: performance

Repository metrics

Stars
 (4,060 stars)
PR merge metrics
 (Avg merge 17d 10h) (6 merged PRs in 30d)

Description

Neil Mitchell has developed a technique for detecting space leaks and successfully used it to find space leaks in several programs.

Maybe we should try using this technique on stack!?

Contributor guide