| Index: masters/master.chromium.perf/master.cfg
|
| ===================================================================
|
| --- masters/master.chromium.perf/master.cfg (revision 140199)
|
| +++ masters/master.chromium.perf/master.cfg (working copy)
|
| @@ -402,7 +402,8 @@
|
| 'page_cycler_database',
|
| 'page_cycler_indexeddb', 'startup',
|
| 'page_cycler_moz-http',
|
| - 'page_cycler_bloat-http'],
|
| + 'page_cycler_bloat-http',
|
| + 'page_cycler_2012Q2-netsim'],
|
| factory_properties={
|
| 'show_perf_results': True,
|
| 'expectations': True,
|
| @@ -427,7 +428,8 @@
|
| 'page_cycler_intl2', 'page_cycler_dhtml', 'page_cycler_database',
|
| 'page_cycler_indexeddb', 'startup', 'dom_perf', 'tab_switching',
|
| 'memory', 'sunspider', 'v8_benchmark', 'page_cycler_moz-http',
|
| - 'page_cycler_bloat-http', 'frame_rate', 'sync'],
|
| + 'page_cycler_bloat-http', 'page_cycler_2012Q2-netsim',
|
| + 'frame_rate', 'sync'],
|
| factory_properties={
|
| 'show_perf_results': True,
|
| 'expectations': True,
|
| @@ -466,7 +468,8 @@
|
| 'page_cycler_database',
|
| 'page_cycler_indexeddb',
|
| 'page_cycler_moz-http',
|
| - 'page_cycler_bloat-http'])
|
| + 'page_cycler_bloat-http',
|
| + 'page_cycler_2012Q2-netsim'])
|
|
|
| f_cr_rel_mac5_perf_2 = RelMacPerfTester('chromium-rel-mac5',
|
| ['startup', 'tab_switching', 'memory',
|
| @@ -487,7 +490,8 @@
|
| 'page_cycler_database',
|
| 'page_cycler_indexeddb',
|
| 'page_cycler_moz-http',
|
| - 'page_cycler_bloat-http'])
|
| + 'page_cycler_bloat-http',
|
| + 'page_cycler_2012Q2-netsim'])
|
|
|
| f_cr_rel_mac6_perf_2 = RelMacPerfTester('chromium-rel-mac6',
|
| ['startup', 'tab_switching', 'memory',
|
| @@ -788,6 +792,7 @@
|
| 'page_cycler_morejs',
|
| 'page_cycler_moz',
|
| 'page_cycler_moz-http',
|
| + 'page_cycler_2012Q2-netsim',
|
| 'startup_test',
|
| 'tab_switching_test',
|
| 'frame_rate_test',
|
|
|