cabal bench should not run benchmarks in parallel
Open
attention: pr-welcome
cabal-install: cmd/bench
type: enhancement
- Dominant language
- Haskell
- Stars
- 1.7k
- Forks
- 750
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 28
Description
When there are several benchmark suites in a package (or - which happens more often - in a project), `cabal bench` runs them all in parallel, which makes results completely useless. Could `cabal` run benchmarks sequentially?
Contributor guide
Assessment
This issue has not been assessed yet.