An app can have many animations, and there can be many scrolls involved. Having to handle all frame-timing reports for these may be undesirable. We should consider specifying a threshold limit for the PerformanceObserver (e.g. trigger a report only if dropped frames are >= X%, etc.)
An app can have many animations, and there can be many scrolls involved. Having to handle all frame-timing reports for these may be undesirable. We should consider specifying a threshold limit for the PerformanceObserver (e.g. trigger a report only if dropped frames are >= X%, etc.)