Benchmarking and Profiling

less than 1 minute read

Published:

(work in progress…)

In real-time rendering, often the frame rate (fps) is presented as the computational improvement. However, the frame rate sometimes miss the important evaluation criteria. Therefore, the frame time (aka. render time (in millisecond)) could be a better option. For more, see this excellent article.

Many of the existing graphics debugger tools work in this philosophy to evaluate per frame rendering time to find the drawbacks. Some of the popular debuggers are:

Other than, there are several other debuggers, e.g.,