Confirmed users
204
edits
| Line 23: | Line 23: | ||
=== How do we measure === | === How do we measure === | ||
* Specific use cases with Top-N sites and measure frame rate | |||
* Video (compositing on-time). | * Video (compositing on-time). | ||
* Animations (compositing on-time, JavaScript/main thread latency+throughput) | * Animations (compositing on-time, JavaScript/main thread latency+throughput) | ||
* WebGL/WebVR (compositing on-time, input latency, main thread latency, and JavaScript throughput). | * WebGL/WebVR (compositing on-time, input latency, main thread latency, and JavaScript throughput). | ||
* Scrolling (compositing on-time, input latency, and layout/painting). | * Scrolling (compositing on-time, input latency, and layout/painting). | ||
=== Sites we care about === | === Sites we care about === | ||
Important sites, especially those perform worse in Firefox versus Chrome/Safari/IE. Perhaps measu | Important sites, especially those perform worse in Firefox versus Chrome/Safari/IE. Perhaps measu | ||