This repository has been archived by the owner on Apr 3, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 211
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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 Review URL: https://codereview.chromium.org/374793002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285490 0039d316-1c4b-4281-b951-d872f2087c98
- Loading branch information
1 parent
39f63c2
commit 9754c0b
Showing
6 changed files
with
355 additions
and
133 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.