Skip to content

refactor: remove unused WebGPU compute perf benchmark#8681

Merged
mvaligursky merged 1 commit into
mainfrom
mv-remove-webgpu-compute-perf-benchmark
May 5, 2026
Merged

refactor: remove unused WebGPU compute perf benchmark#8681
mvaligursky merged 1 commit into
mainfrom
mv-remove-webgpu-compute-perf-benchmark

Conversation

@mvaligursky

@mvaligursky mvaligursky commented May 5, 2026

Copy link
Copy Markdown
Contributor

Removes the unused startup compute shader micro-benchmark that populated computePerfIndex on WebgpuGraphicsDevice. Nothing in the engine consumed it; it only added async work during WebGPU initialization.

Changes:

  • Delete webgpu-compute-benchmark.js and drop its invocation from WebgpuGraphicsDevice.
  • GSplat benchmark example: remove Compute Perf Index from the GPU info panel and exported .txt results.

Removes startup micro-benchmark and computePerfIndex from WebgpuGraphicsDevice.
Updates GSplat benchmark example to drop related UI and export lines.
@mvaligursky mvaligursky self-assigned this May 5, 2026
@mvaligursky mvaligursky added the area: graphics Graphics related issue label May 5, 2026
@mvaligursky mvaligursky merged commit 3a4d28b into main May 5, 2026
8 checks passed
@mvaligursky mvaligursky deleted the mv-remove-webgpu-compute-perf-benchmark branch May 5, 2026 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: graphics Graphics related issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant