Skip to content
Snippets Groups Projects
Commit a2d55463 authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

Push even harder in the load generator

parent 6d3e391d
No related branches found
No related tags found
1 merge request!68Have fewer SQLite3 "busy" errors
......@@ -61,7 +61,7 @@ from twisted.internet.defer import (
PARALLELISM = 50
ITERATIONS = 16
NUM_TOKENS = 5000
NUM_TOKENS = 100000
def a_random_token():
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment