Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mcritz/nettest
https://github.com/mcritz/nettest
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/mcritz/nettest
- Owner: mcritz
- License: apache-2.0
- Created: 2015-04-03T18:17:58.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-01T22:32:04.000Z (over 8 years ago)
- Last Synced: 2024-04-15T03:03:25.142Z (8 months ago)
- Language: JavaScript
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
Awesome Lists containing this project
README
# NetTest
Simple, Stupid, Probably Wrong
## Network statistics with PhantomJS
Requres [PhantomJS](http://phantomjs.org/)Usage ``$ phantom http://url 100`` will attempt to load 'http://url' 100 times, returning the time taken to load the page in ms.