oha
oha copied to clipboard
Emit vegeta compatible output
trafficstars
It is interesting to emit logs that compatible with vegeta. https://github.com/tsenart/vegeta
Are you referring to generating an input log file which is compatible with vegeta's report function? https://github.com/tsenart/vegeta#report-command
No, I'm referring vegeta attack's binary output file.
But vegeta is using gob format and it's difficult to generate from Rust.