RESOLVED WORKSFORME 151200
Allow filtering the Rendering Frames timeline based on minimum duration
https://bugs.webkit.org/show_bug.cgi?id=151200
Summary Allow filtering the Rendering Frames timeline based on minimum duration
Antoine Quint
Reported 2015-11-12 10:33:17 PST
It would be great to filter the frames in a non-linear way by specifying a minimum duration that you're interested in. In practice, this would allow developers to only look at frames above, say 16.66ms, or even a lower, adjustable threshold.
Attachments
Radar WebKit Bug Importer
Comment 1 2015-11-12 10:33:50 PST
Matt Baker
Comment 2 2015-11-12 11:46:45 PST
Currently frames can be filtered to show just frames that did non-trivial work (1ms) and frames which are near the 60 fps budget (15 ms). What are the use cases for providing a "Custom" filter option?
Antoine Quint
Comment 3 2015-11-12 17:27:15 PST
Right! Hadn't seen this in nightlies.
Note You need to log in before you can comment on or make changes to this bug.