Performance measurement done on the server, store results in a simple file.
View results in the browser.
- support multiple tabs
- Run measurement script
./measurement.sh
- Install Server to serve measurement data
Either configure nginx or for localhost do:
npm install http-server -g http-server --cors -a localhost -c 10
- Open Browser