https://github.com/malaskowski/test-page-with-cache
https://github.com/malaskowski/test-page-with-cache
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/malaskowski/test-page-with-cache
- Owner: malaskowski
- Created: 2020-07-01T12:52:20.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-01T12:56:14.000Z (about 6 years ago)
- Last Synced: 2025-01-27T11:21:11.103Z (over 1 year ago)
- Language: Shell
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Run tests with `./run-sitespeed.sh`
Or if you prefer to keep the logs in a file:
```
./run-sitespeed.sh 2>&1 | tee ./logs/sitespeed.$(date "+%Y.%m.%d-%H.%M.%S").log
```