
The alert is saying 2 frames junked with a total of 98.4 ms spent in shader compilation..
What is unclear:
- What is expected compilation time?
- What 'total' means? is is sum for two frames? Or it is average total per frame?
I would suggest to output average total per frame, because otherwise user have to calculate it in head.
Suggestion: 2 frames junked with average 98.4 ms spent in shader compilation vs allowed 12 ms.
The alert is saying
2 frames junked with a total of 98.4 ms spent in shader compilation..What is unclear:
I would suggest to output average total per frame, because otherwise user have to calculate it in head.
Suggestion:
2 frames junked with average 98.4 ms spent in shader compilation vs allowed 12 ms.