Update README.md
This commit is contained in:
@@ -26,7 +26,7 @@ $ go install github.com/tsenart/vegeta
|
||||
$ echo "GET http://localhost/" | vegeta attack -rate=100 -duration=5s | vegeta report
|
||||
$ vegeta attack -targets=targets.txt > results.vr
|
||||
$ vegeta report -input=results.vr -reporter=json > metrics.json
|
||||
$ vegeta report -input=results.vr -reporter=plot:timings > plot.svg
|
||||
$ cat results.vr | vegeta report -reporter=plot:timings > plot.svg
|
||||
```
|
||||
|
||||
## Usage manual
|
||||
|
||||
Reference in New Issue
Block a user