Program Management/Programs/Telemetry/Probe Implementation
< Program Management | Programs | Telemetry
Questions to answer
The complete list of questions can be found in the Platform roadmap.
The current focus questions are:
- How fast can we load and render web pages?
- How fast can we start up?
- How fast can we react visually to people’s mouse movements and button presses?
Probes
Teams
A11y - David Bolter
Audio/Video - Robert O'Callahan
DOM - Johnny Stenback
Graphics - Jeff Muizelaar
The big one here is paint time. We should aim to never go above 16 ms. The paint time is the lower bound on any perceived responsiveness. Bug 694014.