imhuzi / loadreport

A performance focused fork of confess.js

Home Page:loadreport.wesleyhales.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

loadreport.js

PhantomJS 1.6+ is required to run loadreport.js or speedreport.js.

You can take it for a spin in this live demo.

loadreport Examples

loadreport will write, to csv or json (filmstrip writes to png):

  • phantomjs loadreport.js http://cnn.com performance csv loadreport

  • phantomjs loadreport.js http://cnn.com performancecache json

  • phantomjs loadreport.js http://cnn.com filmstrip loadreport filmstrip

speedreport Examples

speedreport produces a json and html file which will display detailed resource charting

  • phantomjs speedreport.js http://www.cnn.com speedreport

About

A performance focused fork of confess.js

loadreport.wesleyhales.com