Skip to content
Snippets Groups Projects
Commit 6c38c1be authored by Craig Tiller's avatar Craig Tiller
Browse files

Reduce outstanding request count

parent 6e51f992
No related branches found
No related tags found
No related merge requests found
......@@ -70,7 +70,7 @@ BIG_GENERIC_PAYLOAD = {
# non-ping-pong tests (since we can only specify per-channel numbers, the
# actual target will be slightly higher)
OUTSTANDING_REQUESTS={
'async': 10000,
'async': 6400,
'sync': 1000
}
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment