You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -127,6 +127,7 @@ This will run a load test with a general BSC profile.
127
127
-`--use-latest-blocks`: Use latest blocks for test data generation and runs a background process to update the test data with latest blocks.
128
128
-`--size`: Specifies the test data size. Available values are XS, S, M, L, XL. Default is S.
129
129
-`--batch`: Runs the test using batch requests. This will send multiple requests in a single batch request. The number of requests in a batch can be specified using the `--batch-size` flag. Default batch size is 10.
130
+
-`--ref-url`: Specifies the reference blockchain node URL that will be used to fetch test data from before the benchmark starts.
130
131
131
132
You may also run `chainbench start --help` for the full list of parameters and flags.
0 commit comments