artps / collaudo

HTTP stress testing simulator with a simple dashboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Collaudo

Collaudo is a some http stress testing simulation with a simple dashboard. See screenshot:

Collaudo

How to use

$ git clone https://github.com/arsemyonov/collaudo.git  
$ cd collaudo
$ make
$ make run
$ open http://localhost:8080/index.html

Next you need to add clients/workers. Click to «Boom» add new one.

About

HTTP stress testing simulator with a simple dashboard

License:MIT License


Languages

Language:Erlang 69.8%Language:JavaScript 30.2%