An open API service indexing awesome lists of open source software.

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

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
```