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

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

Issue 136883004: Add description for new scheduler performance benchmark. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
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 | 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 ae5896fd3627f339c93964bc6b729b61780e9b3e..87a0f90e8d2aeb0e7bb0964c38c78607b62327f5 100644
--- a/tools/perf/test-info.json
+++ b/tools/perf/test-info.json
@@ -180,6 +180,9 @@
"chrome/src/tools/perf/benchmark/peacekeeper.py"
]
},
+ "scheduler.tough_scheduling_cases":{
+ "description":"This test measures rendering statistics while interacting with pages that have challenging scheduling properties. Mainly affected by changes to the compositor scheduler or the graphics pipeline."
+ },
"scirra":{
"description":"The Scirra WebGL performance test measures the number of 2D triangles represented onscreen when the animation reaches the 30 FPS threshold. [Scirra demos](https://www.scirra.com/)",
"code":[
« 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