fune/testing/talos
Hubert Boma Manilla db30b37fd3 Bug 1844204 - [devtools] Move the damp test app from github to MC r=perftest-reviewers,devtools-reviewers,nchevobbe,kshampur
This patch pulls in the code from https://github.com/codehag/debugger-talos-example into the `app` folder.

The code structure is also now slightly different. There are now two folders, which `app` and `app-build`

The code in the `app` folder should now be where any further changes are made, this then gets built into `app_build` folder
which is used for the tests.

The idea is that the code in the `app-build` folder should not be changed manually, but it is rather always built
from `app`. See the readme for details.

Differential Revision: https://phabricator.services.mozilla.com/D184455
2023-08-07 04:44:51 +00:00
..
perfdocs Bug 1845804 - Put WebExtensions under Gecko in the overview r=mossop,perftest-reviewers,devtools-reviewers,afinder 2023-07-28 14:21:51 +00:00
talos Bug 1844204 - [devtools] Move the damp test app from github to MC r=perftest-reviewers,devtools-reviewers,nchevobbe,kshampur 2023-08-07 04:44:51 +00:00
.eslintrc.js
INSTALL.py
jetstream-benchmark.manifest
mach_commands.py
MANIFEST.in
moz.build
README
requirements.txt
setup.py
source_requirements.txt
talos.json Bug 1829618 - Enable Prettier on json files (automatic fixes). r=perftest-reviewers,webcompat-reviewers,extension-reviewers,andi,desktop-theme-reviewers,pip-reviewers,devtools-reviewers,sync-reviewers,mossop,denschub,dao,sparky,robwu,geckoview-reviewers,owlish 2023-05-09 16:14:51 +00:00
talos_from_code.py
tp5n-pageset.manifest
webextensions.manifest

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