Benchmark suite running in parallel from the current one
Open
@mudler is already working on this.
Since Aug 7, 2021.
enhancement
testing
- Dominant language
- Go
- Stars
- 307
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
Tracking optimization and performance regressions.
Describe the solution you'd like
A separate GHA pipeline which is just running benchmarking tests
Describe alternatives you've considered
N/A
Additional context
We currently have some benchmark tests in the current test suites, that have to be enabled with BENCHMARK_TEST env var. Instead we should have a separate suite to be able to call that with a separate pipeline
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.