Skip to content

framework/replay: Profile frame times

Antonio Caggiano requested to merge Fahien/piglit:frame-times into main

Improve replay profile by adding a subcommand option which can be either compare or profile. The profile command runs apitrace in benchmark mode, loops over the final frame 10 times, and collects the GPU durations of the frames.

Edited by Tomeu Vizoso

Merge request reports