aquatic ws load test: add offers_per_request config var, default 10

This commit is contained in:
Joakim Frostegård 2020-08-12 00:34:39 +02:00
parent cff9b44a7f
commit 0c168404db
3 changed files with 6 additions and 7 deletions

View file

@ -194,9 +194,6 @@ To load test `aquatic_ws`, start it and then run:
./scripts/run-load-test-ws.sh
```
To achieve high throughput, it is currently necessary to sharply reduce the
poll timeout setting in the tracker, and reduce it somewhat in the load tester.
### aquatic_http_load_test
To load test `aquatic_http`, start it and then run: