Automatically run and track arrow / parquet benchmarks over time
- Dominant language
- Rust
- Stars
- 3.6k
- Forks
- 1.3k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 169
Description
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
As discussed by @jonkeane in https://github.com/apache/arrow-site/pull/188#discussion_r799558584
It would be nice to track the speed of rust benchmarks over time to
1. Ensure it doesn't regress (get worse) accidentally
2. We can see the results of improvements over time (and link to them publicly)
**Describe the solution you'd like**
Figure out how to run the benchmarks `cargo bench ...` in the framework described here: https://lists.apache.org/thread/n98tr38moqvbf1rlqd7n7912mfrqv8ps
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.
Contributor guide
Assessment
This issue has not been assessed yet.