TestEngineering/Performance/Talos/Tests: Difference between revisions

→‎Paint Tests: Fixed bad link to MozAfterPaint.
(→‎Paint Tests: Fixed bad link to MozAfterPaint.)
Line 63: Line 63:


=== Paint Tests ===
=== Paint Tests ===
Paint tests are measuring the time to receive both the [https://developer.mozilla.org/en/Gecko-Specific_DOM_Events#MozAfterPaint MozAfterPaint] and OnLoad event instead of just the OnLoad event.  Most tests now look for this unless they are an ASAP test, or an internal benchmark
Paint tests are measuring the time to receive both the [https://developer.mozilla.org/en-US/docs/Web/Events/MozAfterPaint MozAfterPaint] and OnLoad event instead of just the OnLoad event.  Most tests now look for this unless they are an ASAP test, or an internal benchmark


=== ASAP Tests ===
=== ASAP Tests ===
Confirmed users
91

edits