mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-04 16:15:25 +00:00
975384033a
--HG-- extra : commitid : 9DmKzEmJCTM |
||
---|---|---|
.. | ||
linux64-asan-opt | ||
linux64-debug | ||
linux64-opt | ||
linux64-pgo | ||
linux-debug | ||
linux-opt | ||
linux-pgo | ||
macosx64-debug | ||
macosx64-opt | ||
win32-debug | ||
win32-opt | ||
win32-pgo | ||
win64-debug | ||
win64-opt | ||
win64-pgo | ||
moz.build | ||
README.md | ||
writeruntimes.py |
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.