Use VulkanShaderExamples rust-gpu port as benchmarks
Nobody has claimed this yet.
- 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
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 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