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

Unified Diff: generate_perf.py

Issue 7497021: Add frame_rate tests to perf dashboard. (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/tools/perf
Patch Set: Created 9 years, 5 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: generate_perf.py
diff --git a/generate_perf.py b/generate_perf.py
index 0fd27e6a62c52e008f98f7167e170481289cea6d..049c82fb5f9f77fdccbca1e76652c7ea098357b5 100755
--- a/generate_perf.py
+++ b/generate_perf.py
@@ -79,6 +79,7 @@ TestTitles = {
'dom_perf': 'Dom',
'dromaeo_domcore': 'Dromaeo DOMCore',
'dromaeo_jslib': 'Dromaeo JSLib',
+ 'frame_rate': 'Frame Rate',
'indexeddb': 'Page Cycler IndexedDB',
'intl1': 'Page Cycler Intl1',
'intl2': 'Page Cycler Intl2',
« 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