gecko/testing/runtimes
2015-07-20 16:09:41 -07:00
..
linux64-asan-opt Bug 1179292 - Update runtimes, r=ahal 2015-07-13 11:03:30 -07:00
linux64-debug Bug 1179292 - Update runtimes, r=ahal 2015-07-13 11:03:30 -07:00
linux64-opt Bug 1179292 - Update runtimes, r=ahal 2015-07-13 11:03:30 -07:00
linux64-pgo Bug 1179292 - Update runtimes, r=ahal 2015-07-13 11:03:30 -07:00
linux-debug Bug 1179292 - Update runtimes, r=ahal 2015-07-13 11:03:30 -07:00
linux-opt Bug 1179292 - Update runtimes, r=ahal 2015-07-13 11:03:30 -07:00
linux-pgo Bug 1179292 - Update runtimes, r=ahal 2015-07-13 11:03:30 -07:00
macosx64-debug Bug 1179292 - Update runtimes, r=ahal 2015-07-13 11:03:30 -07:00
macosx64-opt Bug 1179292 - Update runtimes, r=ahal 2015-07-13 11:03:30 -07:00
win32-debug Bug 1179292 - Update runtimes, r=ahal 2015-07-13 11:03:30 -07:00
win32-opt Bug 1179292 - Update runtimes, r=ahal 2015-07-13 11:03:30 -07:00
win32-pgo Bug 1184930 - Add win32-pgo e10 m-bc runtime file, a=test-only on a CLOSED TREE 2015-07-20 16:09:41 -07:00
win64-debug Bug 1179292 - Update runtimes, r=ahal 2015-07-13 11:03:30 -07:00
win64-opt Bug 1179292 - Update runtimes, r=ahal 2015-07-13 11:03:30 -07:00
win64-pgo Bug 1179292 - Update runtimes, r=ahal 2015-07-13 11:03:30 -07:00
moz.build
README.md
writeruntimes.py Bug 1179292 - Write new runtime data only if changed, r=ahal 2015-07-13 11:02:53 -07:00

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.