gecko-dev/testing/talos
Markus Stange 35e98006bd Bug 1329111 - Make talos profiling symbolication compatible with the new profile format. r=jmaher
This also removes compatibility code for other formats, because since talos is
now in mozilla-central, it will only run on Firefox builds of the same
revision, so we just need to be compatible with the current version of the
format.

MozReview-Commit-ID: 6MT9pw4BVzU
***
make talos only compatible with the current version

MozReview-Commit-ID: I7O58kIObQW

--HG--
extra : rebase_source : 484c477b095d038efcaa15ffb808e486df6193d8
2017-03-13 17:31:39 -04:00
..
talos Bug 1329111 - Make talos profiling symbolication compatible with the new profile format. r=jmaher 2017-03-13 17:31:39 -04:00
tests Bug 1283044 - Fix all flake8 error in testing/talos for python3. r=jmaher 2016-07-01 21:18:07 +05:30
INSTALL.py Bug 1283044 - Fix all flake8 error in testing/talos for python3. r=jmaher 2016-07-01 21:18:07 +05:30
mach_commands.py Bug 1234500 - Allow mach talos-test to download tp5 pageset; r=jmaher 2016-11-07 19:35:12 -05:00
MANIFEST.in
README
requirements.txt
setup.py Backout 472858f465b0 (Bug 1290158) for perf regression. 2016-09-23 06:20:33 -04:00
talos_from_code.py Bug 1283044 - Fix all flake8 error in testing/talos for python3. r=jmaher 2016-07-01 21:18:07 +05:30
talos.json Bug 1318530 - Add new test 'tsvg_static' to talos.json r=jmaher 2016-11-18 16:33:03 -08:00
tp5n-pageset.manifest Bug 1234500 - Allow mach talos-test to download tp5 pageset; r=jmaher 2016-11-07 19:35:12 -05: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