Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(590)

Unified Diff: masters/master.chromium.perf/master.cfg

Issue 112633009: Run media_perftests in a single process. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | scripts/master/factory/chromium_commands.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromium.perf/master.cfg
diff --git a/masters/master.chromium.perf/master.cfg b/masters/master.chromium.perf/master.cfg
index 7bdfc6a3ea233fd45ba955d89a78619528ae1874..71091ea876f393fee830c54f41a386761d9ba0b5 100644
--- a/masters/master.chromium.perf/master.cfg
+++ b/masters/master.chromium.perf/master.cfg
@@ -109,7 +109,7 @@ _GPU_BENCHMARKS = [
( 2, 'image_decoding_tough_decoding_cases'),
(14, 'jsgamebench'),
( 5, 'maps'),
- ( 1, 'media_perftests'),
+ ( 4, 'media_perftests'),
( 0, 'rasterize_and_record_key_silk_cases'), # TODO: Estimate runtime.
(18, 'rasterize_and_record_micro_top_25'),
(18, 'rasterize_and_record_top_25'),
« no previous file with comments | « no previous file | scripts/master/factory/chromium_commands.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698