Hacker News new | ask | show | jobs
by gergoerdi 2840 days ago
As a positive example, GHC has tests that are run for PRs that check performance (in terms of memory allocation): https://ghc.haskell.org/trac/ghc/wiki/Building/RunningTests/...