https://github.com/willscott/pagespeed
https://github.com/willscott/pagespeed
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/willscott/pagespeed
- Owner: willscott
- Created: 2012-11-19T17:13:03.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-01-15T22:08:19.000Z (over 13 years ago)
- Last Synced: 2025-02-06T10:19:40.432Z (over 1 year ago)
- Language: Shell
- Size: 126 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PageSpeed
Measure expected web page load times by actually doing it a bunch
using [PhantomJS](http://phantomjs.org).
## Layout
* measurement
Code living on a machine running the tests.
* analysis
Code living on a coordinating machine analyzing data.