Notes from chat discussion. Thought is that this could be easier than working through any remaining WPRGo and re-recording issues. One obvious tradeoff is any snap-it bugs, see for example https://github.com/progers/snap-it/issues/1
Patch https://codereview.chromium.org/3010063002
Follow script instructions in change description. Can use --interactive for pages that require login. Snapshot html for the top 25 pages. Put all files in a dir under tools/perf/page_sets
Run ./upload_to_google_storage.py in depot_tools (same bucket as existing benchmark script, I think it's the partner bucket).
Check in the SHA files. Telemetry will handle the rest.
Revise rasterize_and_record_micro benchmark script to:
- set a serving dir for the page set
- replace all URLs with "file://..."
Theoretically, https://en.wikipedia.org/wiki/Bob%27s_your_uncle
Comment 1 by wkorman@chromium.org
, Sep 5 2017