Skip to content

rusticl: add infra to report performance issues

Karol Herbst requested to merge karolherbst/mesa:rusticl/debug/perf into main

This is something I've planned to do for a while. With that users can opt in via RUSTICL_DEBUG=perf or perfspam to get reports on slow paths hit within rusticl. Not much was added yet, but with that it's simpler to add drive-by warnings once somebody spots something.

Merge request reports