Add performance testing
Open
Nobody has claimed this yet.
enhancement
help wanted
performance
- Dominant language
- Rust
- Stars
- 3.4k
- Forks
- 125
- PR merge metrics
- No merged PRs in 30d
Description
We want to test both runtime and compile performance.
We might be able to leverage https://github.com/rust-lang/rustc-perf/.
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.
Research direction
Start by reviewing the rustc-perf project linked in the issue to assess whether it can support both runtime and compile-performance measurements. Then determine the appropriate benchmark entry points for rust-gpu. Done means the project has performance tests covering both runtime and compile performance.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- compilers, performance, testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100