albedo-engine / albedo

Efficient and easy to use rendering framework for real-time visualization based on WebGPU
MIT License
64 stars 1 forks source link

Add profiler #35

Open DavidPeicho opened 6 months ago

DavidPeicho commented 6 months ago

A profiler starts to be required to ensure new techniques implemented do not pessimize performance.

DavidPeicho commented 1 month ago

GPU side is done, need a CPU one now. Tracy?