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

Unified Diff: tools/perf/test-info.json

Issue 59573004: Add test-info for media_perftests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 1 month 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/test-info.json
diff --git a/tools/perf/test-info.json b/tools/perf/test-info.json
index 8f346c80b73bcce1187e86b6005dcfafcb323773..a19c9046ec62696e71644099eaa352a0c849da94 100644
--- a/tools/perf/test-info.json
+++ b/tools/perf/test-info.json
@@ -92,6 +92,12 @@
"media.tough_video_cases":{
"description":"Obtains media metrics for key user scenarios."
},
+ "media_perftests":{
+ "description":"Microbenchmarks for media (media/) component.",
+ "code":[
+ "chrome/src/media/media.gyp",
+ ]
+ },
"memory.reload.2012Q3":{
"description":"Memory consumption for a set of top pages from 2012, reloading and garbage collecting on each page load."
},
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698