gecko/testing/runtimes
Jonathan Griffin 8d33866fac Bug 1179292 - Write new runtime data only if changed, r=ahal
* * *
Bug 1179292 - Update runtimes files, r=ahal
2015-07-13 11:02:53 -07:00
..
linux64-asan
linux64-debug
linux64-opt
linux64-pgo Bug 1170632 - Add win and linux64-pgo e10s runtimes files, a=fix bustage 2015-06-09 13:08:42 -07:00
linux-debug
linux-opt
linux-pgo Bug 1170632 - Fix platform_guess for osx; add pgo runtimes for mbc. r=ahal, a=me 2015-06-05 16:29:18 -07:00
macosx64-debug
macosx64-opt
win32-debug
win32-opt
win32-pgo Bug 1170632 - Add win and linux64-pgo e10s runtimes files, a=fix bustage 2015-06-09 13:08:42 -07:00
win64-debug
win64-opt
win64-pgo Bug 1170632 - Add win and linux64-pgo e10s runtimes files, a=fix bustage 2015-06-09 13:08:42 -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.