Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
Andrew Halberstadt d93619e0ad Bug 1324047 - Update test runtimes data files, r=jgriffin
MozReview-Commit-ID: HuDOVFDQOmk

--HG--
extra : rebase_source : 80661fceed7ab19f67b70b039824db02c3842f8e
2016-12-19 12:10:39 -05:00
J. Ryan Stinnett 4f1af0e003 Bug 912121 - Update misc. DevTools paths and comments. rs=devtools
--HG--
extra : commitid : BSf4D59s9HF
extra : rebase_source : 4d14e1aa3ad93bbb426861336e8b703bc1e0b3af
2015-09-21 12:07:31 -05:00
Andrew Halberstadt 012721f796 Bug 1199241 - Average runtime data across platforms instead of keeping it distinct, r=jgriffin
Keeping distinct platform runtime files takes up a lot of space. It also adds complexity and
greater possibility for mistakes, if a file for some arbitrary platform (like pgo) doesn't
exist, there will be a failure. This patch removes all platform specific runtime files and
replaces them with a single per suite file. The times in this file are averaged across all
platforms the tests run on. With the added space savings, we take into account the 50th
percentile of tests, instead of the 90th.

--HG--
extra : commitid : 5L2JbrrWeFG
extra : rebase_source : 655803afec3efe3c02602fb38b77cd46eeb85f77
2015-08-27 17:37:26 -04:00