Add pipeline runtime measurement
Open
- Dominant language
- C++
- Stars
- 228
- Forks
- 77
- PR merge metrics
- No merged PRs in 30d
Description
Add a feature that will run a pipeline and report the amount of time that it took to run. Since the times will be relatively small, the pipeline should be run many times and the average time reported.
This will be useful for reporting and reproducing performance problems. It would also be a good tool for testing how small changes to a shader effect the performance of the shader.
Contributor guide
Assessment
This issue has not been assessed yet.