oha icon indicating copy to clipboard operation
oha copied to clipboard

Emit vegeta compatible output

Open hatoo opened this issue 5 years ago • 2 comments
trafficstars

It is interesting to emit logs that compatible with vegeta. https://github.com/tsenart/vegeta

hatoo avatar Mar 14 '20 03:03 hatoo

Are you referring to generating an input log file which is compatible with vegeta's report function? https://github.com/tsenart/vegeta#report-command

wjhoward avatar Oct 06 '23 12:10 wjhoward

No, I'm referring vegeta attack's binary output file. But vegeta is using gob format and it's difficult to generate from Rust.

hatoo avatar Oct 06 '23 13:10 hatoo