Commit 4a17a299 authored by Your Name's avatar Your Name

update test cmd

parent b397732b
......@@ -51,7 +51,7 @@
```console
./k6 run --vus 20 -i 1000 --batch 20000 --batch-per-host 10000 http_batch.js --local-ips '192.168.10.1-192.168.10.99'
./k6 run --vus 20 -i 100 --batch 20000 --batch-per-host 10000 http_batch.js --local-ips '192.168.10.1-192.168.10.99'
```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment