gecko-dev/testing/talos
Alexandre Poirot c57a4aea23 Bug 1543023 - Use ChromeUtils.import only with one argument in all /devtools/ r=jdescottes
ChromeUtils.import still support a second argument as it used to do
when it was Components.utils.import. But this is deprecated and we should
instead always use the returned value.

Differential Revision: https://phabricator.services.mozilla.com/D37708

--HG--
extra : moz-landing-system : lando
2019-07-11 17:08:20 +00:00
..
talos Bug 1543023 - Use ChromeUtils.import only with one argument in all /devtools/ r=jdescottes 2019-07-11 17:08:20 +00:00
.eslintrc.js
INSTALL.py
jetstream-benchmark.manifest
mach_commands.py Bug 1508694 Turn off talos stylo sequential threads tp6 r=jmaher 2019-05-31 12:47:26 +00:00
MANIFEST.in
moz.build Bug 1535353 - update Core :: DOM: * bugzilla product and component meta data in moz.build files after reorganization in bug 1533440 r=hsinyi 2019-03-17 23:13:22 +00:00
README
requirements.txt
setup.py
talos_from_code.py
talos.json Bug 1508694 Turn off talos stylo sequential threads tp6 r=jmaher 2019-05-31 12:47:26 +00:00
tp5n-pageset.manifest Bug 1559749 Non-local network connections are disabled and a connection attempt to 127.0.0.1.woopra-ns.com r=jmaher 2019-06-18 11:33:14 +00: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