tenfourfox/testing/runtimes
Cameron Kaiser c9b2922b70 hello FPR 2017-04-19 00:56:45 -07:00
..
README.md hello FPR 2017-04-19 00:56:45 -07:00
mochitest-browser-chrome.runtimes.json hello FPR 2017-04-19 00:56:45 -07:00
mochitest-devtools-chrome.runtimes.json hello FPR 2017-04-19 00:56:45 -07:00
mochitest-e10s-browser-chrome.runtimes.json hello FPR 2017-04-19 00:56:45 -07:00
mochitest-e10s-devtools-chrome.runtimes.json hello FPR 2017-04-19 00:56:45 -07:00
moz.build hello FPR 2017-04-19 00:56:45 -07:00
writeruntimes.py hello FPR 2017-04-19 00:56:45 -07:00

README.md

Test Runtimes

These files contain test runtimes for various suites across different platforms. Each JSON file corresponds to a single test job in production and has the following format:

{ '<test id>': <average runtime> }

These files are being used to normalize chunk durations so all chunks take roughly the same length of time. They are still experimental and their format and/or file structure are subject to change without notice.