Add a page to describe the bench code we have.
Open
discussion
good first issue
- Dominant language
- Rust
- Stars
- 9.3k
- Forks
- 2.4k
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 344
Description
When I review the [PR](https://github.com/apache/datafusion/pull/17554#pullrequestreview-3224328300), I found it introduced a cool benchmark for **arithmetic_overflow_checking**.
I'm thinking we already have many kinds of benchmarks for different module code in the codebase, it would be great to have a page on our website to describe each benchmark, then contributors may leverage them to move PR forward, or easily find a new place to add new benchmark code.
For the specific place, it could be like [testing](https://datafusion.apache.org/contributor-guide/testing.html), we can have a [benchmarking] page.
Contributor guide
Assessment
This issue has not been assessed yet.