• perf-test.com need your contributions to build up a strong repository of performance engineering resources.

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
  • 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:

upload_2019-6-17_16-32-10.png



Before you install:
  1. Install NodeJS from here.
  2. Read documentation from here.

Running COACH :
  1. Open the NodeJS command prompt from the start menu.
  2. Type the following command on the URL of the application.
    Code:
    webcoach https://google.com

upload_2019-6-17_16-39-36.png



Screenshots of Output:

The output will be shown on the commandline window


upload_2019-6-17_16-42-31.png

upload_2019-6-17_16-42-59.png
Author
admin
Views
87
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from admin