https://github.com/fiverr/synthetics
🤖 Headless browser monitors performance
https://github.com/fiverr/synthetics
Last synced: 3 months ago
JSON representation
🤖 Headless browser monitors performance
- Host: GitHub
- URL: https://github.com/fiverr/synthetics
- Owner: fiverr
- License: mit
- Created: 2018-02-12T10:05:27.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-21T22:59:54.000Z (about 2 years ago)
- Last Synced: 2025-01-08T21:36:16.136Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 8.79 KB
- Stars: 2
- Watchers: 62
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Synthetic page load time mesurement
## Fiverr page measurer
### Install
```sh
nvm use
npm i
npm start
```Run all and write to file
```
npm run all
```