github sitespeedio/sitespeed.io v3.0.0
Sitespeed.io 3.0.0

latest releases: v33.4.0, v33.3.0, v33.2.0...
9 years ago

Yep, so we finally released 3.0!

  • We moved (almost) everything to nodejs. We are still dependent on Java, because the (old) Java crawler is still used but now when there are nodejs crawlers that almost can do the job, we will aim to change it in coming 3.1 or 3.2.
  • Support for PhantomJS 2. Yep we know, 2.0 is not released yet and we are really looking forward to it, so we added the functionality to use it already. What's extra cool with 2.0 (except that it is much faster) is that it supports the Navigation Timing API. We can get better timings just using PhantomJS
  • We have rewritten BrowserTime to nodejs, and it now supports running whatever javascript snippet you want, meaning you can fetch whatever metric you want. It is not fully implemented yet in sitespeed.io, but with the current version it gives us Pat Meenans RUM SpeedIndex and support for getting resource timing API metrics.
  • PostTask - when sitespeed.io has analyzed all pages and collected all metrics, you can run your own code to handle the result. This can be used to store the data in a database or create your own output.
  • Send metrics to Graphite - one of the number one feature requests for sitespeed.io has been to collect data over time and graph it. Sitespeed.io now supports sending the metrics to Graphite and then you should use Grafana or other nice tools to build the Graphs. It can looks something like this
  • Drive WebPageTest - you can now feed WebPageTest with URL:s to test and collect the metrics and include them in your sitespeed.io report.

Don't miss a new sitespeed.io release

NewReleases is sending notifications on new releases.