GoogleChromeLabs / AutoWebPerf

AutoWebPerf provides a flexible and scalable framework for running web performance audits with arbitrary audit tools including PageSpeedInsights, WebPageTest and more.
Apache License 2.0
350 stars 32 forks source link

Url connector #28

Closed jonchenn closed 3 years ago

jonchenn commented 3 years ago

Added URL connector for a quickest command to run a test for a URL. For example:

/awp run --gatherers=psi url:https://web.dev json:output/results.json

This will generate the result for web.dev using PSI gatherer.