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

Unified Diff: generate_perf.py

Issue 11488018: Update perf results after r172174. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/perf/
Patch Set: Created 8 years 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 | « dashboard/overview.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: generate_perf.py
===================================================================
--- generate_perf.py (revision 172120)
+++ generate_perf.py (working copy)
@@ -137,6 +137,7 @@
'gpu_latency': 'GPU Latency',
'gpu_throughput': 'GPU Throughput',
'idb_perf': 'Other IndexedDB',
+ 'image_decoding_benchmark': 'Image Decoding Benchmark',
'indexeddb': 'Page Cycler IndexedDB',
'intl1': 'Page Cycler Intl1',
'intl2': 'Page Cycler Intl2',
@@ -153,6 +154,7 @@
'nacl-perf': 'NaCl Perf',
'new-tab-ui-cold': 'New Tab Cold',
'new-tab-ui-warm': 'New Tab Warm',
+ 'octane': 'Octane',
'page_cycler_2012Q2-netsim': 'Page Cycler 2012Q2 Netsim',
'pnacl-tools': 'PNaCl Toolchain',
'pyauto_perf': 'Pyauto Perf',
« no previous file with comments | « dashboard/overview.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698