gecko-dev/testing/talos
Brian Grinstead fcd9370792 Bug 1504139 - Enable ASAP mode in about_preferences_basic;r=jaws
Our best guess as to what caused this regression is that we hit a tiny cliff,
where enough delay was introduced by the change that we ended up painting
for the next frame's vsync. ASAP mode causes us to paint ASAP after the DOM
has been dirtied, without waiting for vsync.

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

--HG--
extra : moz-landing-system : lando
2019-02-04 19:54:28 +00:00
..
talos Bug 1504139 - Enable ASAP mode in about_preferences_basic;r=jaws 2019-02-04 19:54:28 +00:00
.eslintrc.js
INSTALL.py
MANIFEST.in
README
jetstream-benchmark.manifest
mach_commands.py Bug 1439694 - Fix jsonschema import error when running talos locally; r=jmaher 2018-02-26 16:43:09 -05:00
moz.build Bug 1496649 Convert tresize to pageloader r=jmaher 2018-10-04 17:41:04 -07:00
requirements.txt Bug 1477870 - Talos fails to find module 'util' when run locally in moziila-build environment. r=rwood 2018-10-03 11:03:04 +03:00
setup.py
talos.json Bug 1504251: disable talos tp6_google r=jmaher 2019-01-28 11:26:59 -05:00
talos_from_code.py Bug 1336409 Use https://hg.mozilla.org instead of http in talos r=jmaher jmaher 2018-10-10 12:59:19 +00:00
tp5n-pageset.manifest

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