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

Unified Diff: build/win/run_pgo_profiling_benchmarks.py

Issue 2788643003: [tools/perf] Remove remaining references to indexeddb_perf benchmark (Closed)
Patch Set: use speedometer as example Created 3 years, 9 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 | tools/auto_bisect/test_data/closed.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/win/run_pgo_profiling_benchmarks.py
diff --git a/build/win/run_pgo_profiling_benchmarks.py b/build/win/run_pgo_profiling_benchmarks.py
index 13132cd96a76adf4d26adcc457002f700563dde6..23134a21f3a38e2e70eba627e72580143d5b5fd4 100644
--- a/build/win/run_pgo_profiling_benchmarks.py
+++ b/build/win/run_pgo_profiling_benchmarks.py
@@ -44,11 +44,11 @@ _BENCHMARKS_TO_RUN = {
'dromaeo.jslibstyleprototype',
'dromaeo.jslibtraversejquery',
'dromaeo.jslibtraverseprototype',
- 'indexeddb_perf',
'media.tough_video_cases',
'octane',
'smoothness.top_25_smooth',
'speedometer',
+ 'storage.indexeddb_endure_tracing',
'sunspider',
}
« no previous file with comments | « no previous file | tools/auto_bisect/test_data/closed.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698