gecko-dev/testing/talos
Mike Conley 7805abd00a Bug 1287938 - Make ts_paint use the parent process start time and first paint info in calculations. r=jmaher
Instead of checking for the paint time of the tspaint_test.html content,
we're now measuring the delta between process start and first paint as
reported by the parent process's startup info.

MozReview-Commit-ID: 868mf2vazwL

--HG--
extra : rebase_source : 7ba8062be91ca00ab1bbcd386b4c9213148e41f7
2016-07-20 11:00:25 -04:00
..
talos Bug 1287938 - Make ts_paint use the parent process start time and first paint info in calculations. r=jmaher 2016-07-20 11:00:25 -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
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
mach_commands.py Bug 1229713 - mach talos-test downloads all its things into the source tree. r=jmaher 2015-12-16 00:05:23 +01:00
requirements.txt Backed out changeset 200da85932e9 (bug 1230862) for valgrind perma failures 2016-02-10 11:04:50 +01:00
setup.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 1254898 - Part 1. Add talos test for video playback with basic compositor. r=avih,jmaher 2016-05-09 08:04:00 +02: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

README

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