Buildbot/Talos/Tests: Difference between revisions

Jump to navigation Jump to search
→‎tsvgx: Update tsvgx documentation, in light of https://bugzilla.mozilla.org/show_bug.cgi?id=1318530 which forked it.
m (Typo fix: remove stray "h" (which was introduced in https://wiki.mozilla.org/index.php?title=Buildbot%2FTalos%2FTests&diff=1153814&oldid=1153813 ))
(→‎tsvgx: Update tsvgx documentation, in light of https://bugzilla.mozilla.org/show_bug.cgi?id=1318530 which forked it.)
Line 500: Line 500:
|}
|}


An svg-only number that measures SVG rendering performance. About half of the tests are animations or iterations of rendering. The ASAP test (tsvgx) iterates in unlimited frame-rate mode thus reflecting the maximum rendering throughput of each test. The reported value is the page load time, or, for animations/iterations - overall duration the sequence/animation took to complete.  To turn on ASAP mode, we set these preferences:
An svg-only number that measures SVG rendering performance, with animations or iterations of rendering. This is an ASAP test -- i.e. it iterates in unlimited frame-rate mode thus reflecting the maximum rendering throughput of each test. The reported value is the overall duration the sequence/animation took to complete.  To turn on ASAP mode, we set these preferences:
  preferences = {'layout.frame_rate': 0, 'docshell.event_starvation_delay_hint': 1}
  preferences = {'layout.frame_rate': 0, 'docshell.event_starvation_delay_hint': 1}


Confirmed users
489

edits

Navigation menu