This is a web frontend for the 'hey' HTTP load generation utility
291
This is a web frontend for the 'hey' HTTP load generation utility
It provides a means to both run hey, and then display report with charts of the results

The server is written in Node.js, start with teh following. The server will listen on port 3000
npm install
npm start
Image is on Dockerhub, run with
docker run -d -p 3000:3000 bencuk/hey-frontend
Content type
Image
Digest
Size
266.7 MB
Last updated
about 7 years ago
docker pull bencuk/hey-frontend