This repo aims to provide meaningful benchmarks for WebGPU performance in Rust.
- Compute Profile
- Buffer Copy Compute
Run cargo run
to run the benchmarks.
Currently, the only benchmark is for profiling the entire WebGPU pipeline.
This repo aims to provide meaningful benchmarks for WebGPU performance in Rust.
Run cargo run
to run the benchmarks.
Currently, the only benchmark is for profiling the entire WebGPU pipeline.