PhantomJS 1.6+ is required to run loadreport.js or speedreport.js.
You can take it for a spin in this live demo.
-
phantomjs loadreport.js http://cnn.com performancecache json
Install npm packages
npm install
Generate a report
phantomjs speedreport.js http://www.cnn.com
Run the webserver
./node_modules/loadreport/lib/webserver.js [www_dir]
Run your favorite browser to http://localhost:8080/.
http://maboiteaspam.github.io/loadreport/documentation/schedule-loadreport.html
http://maboiteaspam.github.io/loadreport/documentation/speedreport.html
http://maboiteaspam.github.io/loadreport/documentation/loadreport.html
http://maboiteaspam.github.io/loadreport/documentation/main.html
http://maboiteaspam.github.io/loadreport/documentation/webserver.html
Install npm packages
npm install grunt-cli -g
npm install mocha -g
npm install
See mocha
npm test
See grunt-gh-pages, docco
grunt
See grunt-release
grunt release:patch