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

Unified Diff: tools/perf/docs/perf_bot_sheriffing.md

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 | « tools/auto_bisect/test_data/closed.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/docs/perf_bot_sheriffing.md
diff --git a/tools/perf/docs/perf_bot_sheriffing.md b/tools/perf/docs/perf_bot_sheriffing.md
index 8ecf82a4e571ba112bb5b3c8ed70078423e9a59b..ab287657e9624affb2a9e04ec44fbe369c589268 100644
--- a/tools/perf/docs/perf_bot_sheriffing.md
+++ b/tools/perf/docs/perf_bot_sheriffing.md
@@ -344,7 +344,7 @@ the [chrome-perf swarming pool](https://chromium-swarm.appspot.com/botlist?c=id&
`--isolated-script-test-chartjson-output=/b/s/w/ioFB73Qz/chartjson-output.json`
flags to be a local path
6. Example with tmp as locally created dir:
- `/usr/bin/python ../../testing/scripts/run_telemetry_benchmark_as_googletest.py ../../tools/perf/run_benchmark indexeddb_perf -v --upload-results --output-format=chartjson --browser=release --isolated-script-test-output=tmp/output.json --isolated-script-test-chartjson-output=tmp/chartjson-output.json`
+ `/usr/bin/python ../../testing/scripts/run_telemetry_benchmark_as_googletest.py ../../tools/perf/run_benchmark speedometer -v --upload-results --output-format=chartjson --browser=release --isolated-script-test-output=tmp/output.json --isolated-script-test-chartjson-output=tmp/chartjson-output.json`
* ssh into swarming bot and run test on that machine
1. NOTE: this should be a last resort since it will cause a fifth of
the benchmarks to continuously fail on the waterfall
« no previous file with comments | « tools/auto_bisect/test_data/closed.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698