shader-slang / slang

Making it easier to work with shaders
MIT License
1.78k stars 159 forks source link

Make sure performance profiler is disabled in production environment #4167

Closed csyonghe closed 1 month ago

kaizhangNV commented 1 month ago

Close this task as we might need more discussion on whether we want to disable it or extend it to a more hierarchical and optional way.

kaizhangNV commented 1 month ago

Current related change is here: https://github.com/shader-slang/slang/pull/4221