gecko-dev/testing/talos
Mike Conley a836c8f361 Bug 1451460 - Switch to using MozLayerTreeReady in the parent process to know when to stop the TPS stopwatch. r=rwood
MozLayerTreeReady is fired once the parent process hears from the compositor that the layers
from a remote tab have been painted and uploaded. For tab switching, this is a far more accurate
assessment of when the tab is actually presented to the user, since this is the event that the
async tab switcher also listens for.

MozReview-Commit-ID: 8oy5MqNwWNS

--HG--
extra : rebase_source : 0b96197f5ebae486109ccb0a691f11db83dd360a
2018-04-05 15:01:44 -04:00
..
talos Bug 1451460 - Switch to using MozLayerTreeReady in the parent process to know when to stop the TPS stopwatch. r=rwood 2018-04-05 15:01:44 -04:00
.eslintrc.js
INSTALL.py Bug 1434430 - [flake8] Fix blank 'except' statements r=rwood 2018-01-31 14:32:08 -05:00
jetstream-benchmark.manifest Bug 1438292 - add JetStream benchmark to talos. r=rwood 2018-02-22 11:43:02 -05:00
mach_commands.py Bug 1439694 - Fix jsonschema import error when running talos locally; r=jmaher 2018-02-26 16:43:09 -05:00
MANIFEST.in
README
requirements.txt Bug 1435907 - "ImportError: No module named jsonschema". r=rwood 2018-02-08 13:50:12 -05:00
setup.py
talos_from_code.py
talos.json Bug 1446405 - Re-enable talos tp6 on windows; r=jmaher 2018-03-16 10:36:31 -04:00
tp5n-pageset.manifest Bug 1399320 - Update rich icons to be httpdisabled:// to prevent network connections. r=jmaher 2017-09-13 06:32:41 -07:00

Talos is a python performance testing framework that is usable on Windows,
Mac and Linux. Talos is our versatile performance testing framework we
use at Mozilla. It was created to serve as a test runner for the existing
performance tests that Mozilla was running back in 2007 as well as providing
an extensible framework for new tests as they were created.

So, why Talos? Talos is the bronze automaton of Greek myth. Talos protected
the island of Crete, throwing giant boulders at unwary seamen. He's
also purported to have heated himself glowing hot and then embraced his
enemies. Basically, he was awesome.

For more information, see: https://wiki.mozilla.org/Buildbot/Talos