Tomás Senart
0e268023aa
ReporterPlot: Interactive plot with HTML5
...
* Uses Dygraphs JS lib to plot
* Embeds dygraphs in binary to remove run-time dependencies
* Removes dependency on Plotinum
2013-09-23 01:42:56 +02:00
Tomás Senart
f0579e67e4
Improve Reporter interface
2013-09-22 17:44:57 +02:00
Tomás Senart
0bc9d0ccbe
Rename Results encoding functions
2013-09-22 17:30:28 +02:00
Tomás Senart
bcd707446a
Report: Accept multiple input files
...
In order to report results from multiple attack runs, the report sub
command now accepts multiple input files.
For you to run a distributed attack, use a tool like pdsh to run vegeta
attack on different machines and then aggregate the results into one
machine where vegeta report would consume them.
2013-09-12 04:55:29 +01:00
Tomás Senart
7cd13327c6
Default targets to stdin and abstract file handling
2013-09-11 14:41:17 +01:00
Tomás Senart
3059854751
Better wording
2013-09-11 14:16:52 +01:00
Tomás Senart
ea5764489f
Better Usage func
2013-09-11 14:16:52 +01:00
Tomás Senart
e61ded8e5b
Abstract command building and setup with closures
2013-09-11 14:16:52 +01:00
Tomás Senart
4bbc7a0296
Split Attack and Report into sub commands
2013-09-11 14:16:52 +01:00