DescriptionRefactor of record_wpr.py
* Breaks major steps out into functions
* Adds additional tests
* Adds support for command line flags defined in benchmarks
* Calls the PageTest RunPage directly, rather than kinda sorta reimplementing parts ourselves
* Fixes running benchmarks with record_wpr.py (crbug.com/378064)
* Page sets are referenced via class name on the command line, rather than by filename.
Other minor changes:
* Output will be different for failed pages at the end, using the default results PrintSummary() rather than a separate implementation (in this case GTestTestResults).
BUG=378064, 367292
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285490
Patch Set 1 #Patch Set 2 : add tests #Patch Set 3 : more tests #
Total comments: 13
Patch Set 4 : address (most) comments #Patch Set 5 : #Patch Set 6 : pagesets referenced by class name #Patch Set 7 : #Patch Set 8 : git rebase #
Messages
Total messages: 12 (0 generated)
|