184
edits
(→xperf: Clarify that it currently tests startup I/O regressions only) |
(+ sessionrestore) |
||
Line 517: | Line 517: | ||
* Visit chrome://tart/content/tart.html | * Visit chrome://tart/content/tart.html | ||
* Select subtests to run. By default the selected tests are all the TART tests. CART is the "Customize" test. | * Select subtests to run. By default the selected tests are all the TART tests. CART is the "Customize" test. | ||
=== sessionrestore/sessionrestore_no_auto_restore === | |||
* contact: :Yoric | |||
* source: [http://hg.mozilla.org/build/talos/file/abff65130956/talos/startup_test/sessionrestore] | |||
* type: Startup | |||
* measuring: time spent reading and restoring the session. | |||
* reporting: interval in ms (lower is better). | |||
Both tests measure the time spent reading and restoring the session from a valid sessionstore.js. Time starts ticking during event sessionRestoreInit and stops during event sessionRestored. | |||
In ''sessionrestore'', this is tested with a configuration that requires the session to be restored. In ''sessionrestore_no_auto_restore'', this is tested with a configuration that requires the session to not be restored. | |||
=== Robocop === | === Robocop === |
edits