Confirmed users
2,196
edits
No edit summary |
No edit summary |
||
Line 1,206: | Line 1,206: | ||
|- | |- | ||
|tpaint | |tpaint | ||
|twinopen but measuring the time after we receive the [[ | |twinopen but measuring the time after we receive the [[#Paint_Tests|MozAfterPaint and OnLoad event]]. | ||
|} | |} | ||
Line 1,266: | Line 1,266: | ||
** suite: [[../Data#ignore_first|ignore first]] data point, then take the [[../Data#median|median]] of the remaining 19 data points; [https://dxr.mozilla.org/mozilla-central/source/testing/talos/talos/test.py#l135 source: test.py] | ** suite: [[../Data#ignore_first|ignore first]] data point, then take the [[../Data#median|median]] of the remaining 19 data points; [https://dxr.mozilla.org/mozilla-central/source/testing/talos/talos/test.py#l135 source: test.py] | ||
Starts the browser to display tspaint_test.html with the start time in the url, waits for [[ | Starts the browser to display tspaint_test.html with the start time in the url, waits for [[#Paint_Tests|MozAfterPaint and onLoad]] to fire, then records the end time and calculates the time to startup. | ||
{| class="mw-collapsible mw-collapsed wikitable" | {| class="mw-collapsible mw-collapsed wikitable" |