autocannon-app
v1.0.1
Published
A web ui of autocannon
Maintainers
Readme
autocannon-app
A web app based on autocannon
- customize autocannon's config
- test history tracking
- test transaction flexible control
Preview
Install
$ npm i autocannon-app -gStart App
- Execute command below:
cannon --port={your port, default 8080}- Then visit
http://127.0.0.1:{your port}in browser
Where to store data
All the config and test datas are stored in web
localStorage
