Update the PGO documentation now that the WebRTC benchmark isn't used.
The WebRTC benchmark isn't used to generate the PGO profiles anymore. Change-Id: I72a4567b95ac7fb3f910acf3b3d1dcda3235f15a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2679007 Auto-Submit: Sébastien Marchand <sebmarchand@chromium.org> Commit-Queue: Arthur Eubanks <aeubanks@google.com> Reviewed-by: Arthur Eubanks <aeubanks@google.com> Cr-Commit-Position: refs/heads/master@{#851302}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
81a87a4072
commit
687651f8d3
@ -21,7 +21,6 @@ To produce an executable built with a custom PGO profile:
|
||||
|
||||
* `vpython tools/perf/run_benchmark system_health.common_desktop --assert-gpu-compositing --run-abridged-story-set --browser=exact --browser-executable=out/path/to/chrome`
|
||||
* `vpython tools/perf/run_benchmark speedometer2 --assert-gpu-compositing --browser=exact --browser-executable=out/path/to/chrome`
|
||||
* `vpython tools/perf/run_benchmark webrtc --assert-gpu-compositing --browser=exact --browser-executable=out/path/to/chrome`
|
||||
* This will produce `*.profraw` files in the current working directory
|
||||
|
||||
* Merge the profiling data
|
||||
|
Reference in New Issue
Block a user