The coach is a tool offered by sitespeed.io to be used as a static webpage analyzer to identify performance issues with your webpage. You can use it as an alternate to YSLOW, which is no longer supported with chrome. The coach is easy to install and easily configurable utility to help developers build a faster and better performing website. The coach comes with the following features
Sample command line output:
Before you install:
Running COACH :
Screenshots of Output:
The output will be shown on the commandline window
- Generates performance score of the webpage
- Advice on what is wrong and what should be done to improve the performance.
- Advice on not just performance but on security, accessibility and privacy.
Sample command line output:
Before you install:
Running COACH :
- Open the NodeJS command prompt from the start menu.
- Type the following command on the URL of the application.
Code:
webcoach https://google.com
Screenshots of Output:
The output will be shown on the commandline window