Skip to content

v0.1.6 noticeable-crystallization

Compare
Choose a tag to compare
@addyosmani addyosmani released this 28 Nov 12:44
· 133 commits to master since this release

PageSpeed Insights With Reporting

This release of PSI includes support for humanized URLs. Thanks goes out to @sindresorhus for the fix to support this.

With 0.1.6, you can now optionally omit the http portion of your URL input and PSI will still return you the PageSpeed Insights results for your chosen strategy.

Desktop (default):

screen shot 2014-12-03 at 00 25 24

Mobile:

If you haven't yet tried out PSI, npm install -g psi then psi <YOUR_URL> to get back performance reports from your CLI with ease yo.