Buildbot/Talos/Tests: Difference between revisions

no edit summary
(→‎tsvg, tsvgx: link to svgx source)
No edit summary
Line 223: Line 223:


=== tsvg, tsvgx ===
=== tsvg, tsvgx ===
* contact: :jwatt, :jhammel, :jmaher
* contact: :jwatt, :jhammel, :jmaher, :avih
* source: [http://hg.mozilla.org/build/talos/file/default/talos/page_load_test/svg svg.manifest], [http://hg.mozilla.org/build/talos/file/default/talos/page_load_test/svgx svgx]
* source: [http://hg.mozilla.org/build/talos/file/default/talos/page_load_test/svg svg.manifest], [http://hg.mozilla.org/build/talos/file/default/talos/page_load_test/svgx svgx]
* type: PageLoader
* type: PageLoader
Line 246: Line 246:
|}
|}


An svg-only number that measures SVG rendering performance.
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.


=== tsvg-opacity ===
=== tsvg-opacity ===
Line 260: Line 260:
|-
|-
|tsvgx_opacity
|tsvgx_opacity
|SVG, Opacity, Frame Rate 10Khz
|SVG, Opacity,
|[https://groups.google.com/d/topic/mozilla.dev.platform/RICw5SJhNMo/discussion Replacing tscroll,tsvg with tscrollx,tsvgx]
|-
|-
|svgr_opacity
|svgr_opacity
Line 389: Line 388:


=== tscroll, tscrollx ===
=== tscroll, tscrollx ===
* contact: :jrmuizel, :jhammel, :jmaher
* contact: :jrmuizel, :jhammel, :jmaher, :avih
* source: [[http://hg.mozilla.org/build/talos/file/tip/talos/page_load_test/scroll scroll.manifest]]
* source: [[http://hg.mozilla.org/build/talos/file/tip/talos/page_load_test/scroll scroll.manifest]]
* type: PageLoader
* type: PageLoader
* measuring: ???
* measuring: Scroll performance
* reporting: ???
* reporting: Average frames interval (1/FPS)


{| cellspacing="1" cellpadding="1" border="1"
{| cellspacing="1" cellpadding="1" border="1"
Line 418: Line 417:
|}
|}


This test does some scrolly thing
This test scrolls several pages where each represent a different known "hard" case to scroll (* needinfo), and measures the average frames interval (1/FPS) on each. The ASAP test (tscrollx) iterates in unlimited frame-rate mode thus reflecting the maximum scroll throughput per page.


=== tresize ===
=== tresize ===
Confirmed users
95

edits