Rust-GPU / Rust-GPU/rust-gpu

Use VulkanShaderExamples rust-gpu port as benchmarks

Open
#315 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement good first issue help wanted performance
Dominant language
Rust
Stars
3.4k
Forks
125
PR merge metrics
No merged PRs in 30d

Description

We don't have a benchmark suite. In https://github.com/Rust-GPU/VulkanShaderExamples, we have a bunch of shaders with the same logic written in multiple languages. Also, they have a way to benchmark built in. So all we need to do is automate running and reporting the benchmarks somewhere.

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 reading the VulkanShaderExamples repository and running its built-in benchmark mechanism, since no rust-gpu files or tests are named here. Determine how to automate those benchmark runs and where results should be reported; done means the shader examples can be benchmarked reproducibly and their results are published somewhere.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
performance, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.