Introduce runtime benchmark suite
Open
Development
- Dominant language
- C++
- Stars
- 21.5k
- Forks
- 3.5k
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 2
Description
While it is smaller focus than compilation times, v3 should also bring decreased runtime overhead. To verify this, and to know how future changes affect the runtime of Catch2, we need a set of runtime benchmarks.
For inspiration of things to benchmark, see the issue #2079, which is about compilation time benchmarking.
Contributor guide
Assessment
This issue has not been assessed yet.