mirror of
https://github.com/yanislav-igonin/micrach
synced 2024-12-22 06:12:33 +03:00
change url of test
This commit is contained in:
parent
e7cb6bd176
commit
965dc59ffc
@ -1,4 +1,4 @@
|
||||
echo "GET https://micrach.igonin.dev" | vegeta attack -rate 100 -duration=120s | tee results.bin | vegeta report
|
||||
echo "GET http://localhost:3000" | vegeta attack -rate 100 -duration=120s | tee results.bin | vegeta report
|
||||
# vegeta report -type=json results.bin > metrics.json
|
||||
cat results.bin | vegeta plot > plot.html
|
||||
open plot.html
|
||||
|
Loading…
Reference in New Issue
Block a user