gecko-dev/testing/runtimes
Jonathan Griffin 110af4df17 Backout f07252796012 for linux64-asan m-e10s-bc-2 bustage on a CLOSED TREE
--HG--
extra : commitid : AKM0jWNMnzH
2015-07-13 14:13:37 -07:00
..
linux64-asan Backout f07252796012 for linux64-asan m-e10s-bc-2 bustage on a CLOSED TREE 2015-07-13 14:13:37 -07:00
linux64-debug Backout f07252796012 for linux64-asan m-e10s-bc-2 bustage on a CLOSED TREE 2015-07-13 14:13:37 -07:00
linux64-opt Backout f07252796012 for linux64-asan m-e10s-bc-2 bustage on a CLOSED TREE 2015-07-13 14:13:37 -07:00
linux64-pgo Backout f07252796012 for linux64-asan m-e10s-bc-2 bustage on a CLOSED TREE 2015-07-13 14:13:37 -07:00
linux-debug Backout f07252796012 for linux64-asan m-e10s-bc-2 bustage on a CLOSED TREE 2015-07-13 14:13:37 -07:00
linux-opt Backout f07252796012 for linux64-asan m-e10s-bc-2 bustage on a CLOSED TREE 2015-07-13 14:13:37 -07:00
linux-pgo Backout f07252796012 for linux64-asan m-e10s-bc-2 bustage on a CLOSED TREE 2015-07-13 14:13:37 -07:00
macosx64-debug Backout f07252796012 for linux64-asan m-e10s-bc-2 bustage on a CLOSED TREE 2015-07-13 14:13:37 -07:00
macosx64-opt Backout f07252796012 for linux64-asan m-e10s-bc-2 bustage on a CLOSED TREE 2015-07-13 14:13:37 -07:00
win32-debug Backout f07252796012 for linux64-asan m-e10s-bc-2 bustage on a CLOSED TREE 2015-07-13 14:13:37 -07:00
win32-opt Backout f07252796012 for linux64-asan m-e10s-bc-2 bustage on a CLOSED TREE 2015-07-13 14:13:37 -07:00
win32-pgo Backout f07252796012 for linux64-asan m-e10s-bc-2 bustage on a CLOSED TREE 2015-07-13 14:13:37 -07:00
win64-debug Backout f07252796012 for linux64-asan m-e10s-bc-2 bustage on a CLOSED TREE 2015-07-13 14:13:37 -07:00
win64-opt Backout f07252796012 for linux64-asan m-e10s-bc-2 bustage on a CLOSED TREE 2015-07-13 14:13:37 -07:00
win64-pgo Backout f07252796012 for linux64-asan m-e10s-bc-2 bustage on a CLOSED TREE 2015-07-13 14:13:37 -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.