Add benchmarking / track in CI
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 441
- Forks
- 90
- Avg merge
- 1d 12m
- Merged PRs (30d)
- 5
Description
For perspective, we (but mostly @texodus) have setup really great benchmarking which allows us to track granular release-to-release performance metrics. Example:
PR: https://github.com/finos/perspective/pull/2315
We have the profiler, but we should setup a benchmark suite and run it in CI (as perspective does).
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
The issue names the profiler wiki and Perspective's .github/workflows/build.yml example. Start by reading the profiler documentation and the repository's existing CI workflow, then identify benchmark entry points. Done means a benchmark suite runs in CI and records release-to-release performance metrics.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, github-actions, python
- Domain
- ci-cd, performance, stream-processing, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100