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

Issue 2368353003: Add a script to run the PGO benchmarks. (Closed)

Created:
4 years, 2 months ago by Sébastien Marchand
Modified:
4 years, 2 months ago
Reviewers:
scottmg
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add a script to run the PGO benchmarks. This is mostly a copy of https://cs.chromium.org/chromium/build/scripts/slave/recipe_modules/pgo/resources/run_benchmark.py (which will disappear) I think that it make more sense to keep this script in the Chrome repo, so people can easily do a local PGO build. BUG=309849 Committed: https://crrev.com/f3595515a0d2f5345ce56ba276077ad8694c2521 Cr-Commit-Position: refs/heads/master@{#421276}

Patch Set 1 #

Total comments: 16

Patch Set 2 : Address Scott's comment. #

Total comments: 2

Patch Set 3 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+156 lines, -0 lines) Patch
A build/win/run_pgo_profiling_benchmarks.py View 1 2 1 chunk +156 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (6 generated)
Sébastien Marchand
PTAL.
4 years, 2 months ago (2016-09-27 15:26:30 UTC) #3
scottmg
https://codereview.chromium.org/2368353003/diff/1/build/win/run_pgo_profiling_benchmarks.py File build/win/run_pgo_profiling_benchmarks.py (right): https://codereview.chromium.org/2368353003/diff/1/build/win/run_pgo_profiling_benchmarks.py#newcode4 build/win/run_pgo_profiling_benchmarks.py:4: """Utility script to run the benchmarks during the profiling ...
4 years, 2 months ago (2016-09-27 17:39:30 UTC) #4
Sébastien Marchand
Thanks! PTAnL. https://codereview.chromium.org/2368353003/diff/1/build/win/run_pgo_profiling_benchmarks.py File build/win/run_pgo_profiling_benchmarks.py (right): https://codereview.chromium.org/2368353003/diff/1/build/win/run_pgo_profiling_benchmarks.py#newcode4 build/win/run_pgo_profiling_benchmarks.py:4: """Utility script to run the benchmarks during ...
4 years, 2 months ago (2016-09-27 17:59:56 UTC) #5
scottmg
lgtm (We don't need to --no-sandbox or similar so that the renderer can load their ...
4 years, 2 months ago (2016-09-27 18:04:08 UTC) #6
Sébastien Marchand
Nop, they don't need any particular flag, works with the sandbox! https://codereview.chromium.org/2368353003/diff/20001/build/win/run_pgo_profiling_benchmarks.py File build/win/run_pgo_profiling_benchmarks.py (right): ...
4 years, 2 months ago (2016-09-27 18:14:11 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2368353003/40001
4 years, 2 months ago (2016-09-27 18:14:55 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 2 months ago (2016-09-27 18:30:00 UTC) #12
commit-bot: I haz the power
4 years, 2 months ago (2016-09-27 18:38:53 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/f3595515a0d2f5345ce56ba276077ad8694c2521
Cr-Commit-Position: refs/heads/master@{#421276}

Powered by Google App Engine
This is Rietveld 408576698