Rust-GPU / Rust-GPU/rust-gpu

Add performance testing

Open
#49 2 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.