Skip to content
 
 

Repository files navigation

Sitespeed.io - how speedy is your website? Build Status

Sitespeed.io is an open source tool that helps you analyze and optimize your website speed and performance, based on performance best practices rules.

What do sitespeed.io do?

You give sitespeed a start point, the first page on your site, where you want it to start crawl. By default, one level will be crawled, meaning all links (on the same domain as the main page), will be fetched & analyzed.

The flow looks something like this:

More information: http://sitespeed.io

Install

  1. Install PhantomJs http://phantomjs.org/download.html
  2. Install Java 1.7
  3. Checkout this repository git clone git@github.com:soulgalore/sitespeed.io.git

How to run

Run the script with a parameter that is the start page of where you want to test ./sitespeed.io -u http://github.com/

If you want to crawl deeper than one level, that is the next parameter. ./sitespeed.io -u http://github.com/ -d 2

Roadmap

See the issue list.

Mad props

About

Sitespeed.io is an open source tool that helps you analyze and optimize your website speed and performance, based on performance best practices rules.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages