Skip to content

SuperInstance/webgpu-profiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

webgpu-profiler

GPU profiling for WebGPU — measure compute pass timing, memory usage, and pipeline performance in the browser.

What This Gives You

  • Compute pass timing — precise GPU timestamps for WebGPU compute passes
  • Memory tracking — buffer allocation and usage monitoring
  • Pipeline analysis — compare shader performance across configurations
  • Browser-native — runs entirely in WebGPU, no native dependencies

Quick Start

# Serve the profiler
python -m http.server 8000
# Open in a WebGPU-capable browser

How It Fits

Performance tooling for the SuperInstance conservation-spectral-webgpu pipeline. Profiles the GPU-accelerated spectral computations that run in the browser.

License

MIT

About

GPU profiler for WebGPU applications - Real-time GPU monitoring, benchmarking, and performance analysis in the browser

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors