gecko-dev/testing/talos
Emilio Cobos Álvarez e3e0740224 Bug 1472546 - Make the RecomputePosition optimization work on vertical-rl writing-modes. r=jfkthame
It wasn't working because it was testing inline size == NS_UNCONSTRAINEDSIZE
rather than block size, so it was taking always the reflow path.

The attached test is on par with the vertical-lr / horizontal-tb cases with
this patch, but takes way over 10s without it.

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

--HG--
extra : moz-landing-system : lando
2019-07-09 20:38:45 +00:00
..
talos Bug 1472546 - Make the RecomputePosition optimization work on vertical-rl writing-modes. r=jfkthame 2019-07-09 20:38:45 +00:00
.eslintrc.js
INSTALL.py
MANIFEST.in
README
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
moz.build
requirements.txt
setup.py
talos.json Bug 1508694 Turn off talos stylo sequential threads tp6 r=jmaher 2019-05-31 12:47:26 +00:00
talos_from_code.py
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

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