Confirmed users
3,376
edits
Line 472: | Line 472: | ||
=== V8, version 7=== | === V8, version 7=== | ||
* contact: | * contact: :jhammel, :jmaher | ||
* source: [[http://hg.mozilla.org/build/talos/file/tip/talos/page_load_test/v8_7 v8.manifest]] | * source: [[http://hg.mozilla.org/build/talos/file/tip/talos/page_load_test/v8_7 v8.manifest]] | ||
* type: PageLoader | * type: PageLoader | ||
Line 482: | Line 482: | ||
The previous version of this test is V8 version 5 which was run on selective branches and operating systems. | The previous version of this test is V8 version 5 which was run on selective branches and operating systems. | ||
=== TART === | |||
* contact: :avih, :jmaher | |||
* source: [[file:///home/jmaher/mozilla/talos/talos/page_load_test/tart tart]] | |||
* type: PageLoader | |||
* measuring: ??? | |||
* reporting: ??? | |||
* Perfomatic name: Tab Animation Test | |||
Tab Animation Regression Test | |||
Tests tab animation on these cases: | |||
1. Simple: single new tab of about:blank open/close without affecting (shrinking/expanding) other tabs. | |||
2. icon: same as above with favicons and long title instead of about:blank. | |||
3. Newtab: newtab open with thumbnails preview - without affecting other tabs, with and without preload. | |||
4. Fade: opens a tab, then measures fadeout/fadein (tab animation without the overhead of opening/closing a tab). | |||
- Case 1 is tested with DPI scaling of 1. | |||
- Case 2 is tested with DPI scaling of 1.0 and 2.0. | |||
- Case 3 is tested with the default scaling of the test system. | |||
- Case 4 is tested with DPI scaling of 2.0 with the "icon" tab (favicon and long title). | |||
- Each animation produces 3 test results: | |||
- error: difference between the designated duration and the actual completion duration from the trigger. | |||
- half: average interval over the 2nd half of the animation. | |||
- all: average interval over all recorded intervals. | |||
=== Robocop === | === Robocop === |