gecko-dev/testing/talos
Wes Kocher c6deb98829 Backed out 3 changesets (bug 1204983) for talos(g2) failures
Backed out changeset 00c07b02c8a8 (bug 1204983)
Backed out changeset a4879b180d2d (bug 1204983)
Backed out changeset 38b6f878608a (bug 1204983)
2015-10-19 16:09:33 -07:00
..
talos Backed out 3 changesets (bug 1204983) for talos(g2) failures 2015-10-19 16:09:33 -07:00
tests Bug 787200 - Move the Talos code into mozilla-central: add talos in-tree, using https://hg.mozilla.org/build/talos/rev/c0de097a7159. r=jmaher 2015-09-08 21:08:32 +02:00
.gitignore Bug 1210090 - Create DAMP tests for saving and reading heap snapshots; r=bgrins,jmaher 2015-10-13 15:49:00 +02:00
diff-talos.py Bug 1014341 (part 0b) - Remove trace-malloc mentions from diff-talos.py. r=jmaher. 2015-01-07 16:12:31 -08:00
INSTALL.py Bug 787200 - Move the Talos code into mozilla-central: add talos in-tree, using https://hg.mozilla.org/build/talos/rev/c0de097a7159. r=jmaher 2015-09-08 21:08:32 +02:00
mach_commands.py Bug 1195288 - consider using python webserver for production talos. r=jmaher 2015-09-25 22:39:03 +02:00
MANIFEST.in Bug 787200 - Move the Talos code into mozilla-central: add talos in-tree, using https://hg.mozilla.org/build/talos/rev/c0de097a7159. r=jmaher 2015-09-08 21:08:32 +02:00
README Bug 787200 - Move the Talos code into mozilla-central: add talos in-tree, using https://hg.mozilla.org/build/talos/rev/c0de097a7159. r=jmaher 2015-09-08 21:08:32 +02:00
requirements.txt Bug 1204628 - Talos' setup.py does not install psutil into virtualenv.r=jmaher 2015-09-15 07:16:42 +02:00
setup.py Bug 787200 - Move the Talos code into mozilla-central: add talos in-tree, using https://hg.mozilla.org/build/talos/rev/c0de097a7159. r=jmaher 2015-09-08 21:08:32 +02:00
talos_from_code.py
talos.json Bug 1195288 - consider using python webserver for production talos. r=jmaher 2015-09-25 22:39:03 +02: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