diff --git a/misc/load-test.py b/misc/load-test.py index 2144bc6084062c6391bf244b1e7b08e23e42928f..d83af5e718b0e31ae59e7a6ec6a082207ae0f060 100755 --- a/misc/load-test.py +++ b/misc/load-test.py @@ -61,7 +61,7 @@ from twisted.internet.defer import ( PARALLELISM = 50 ITERATIONS = 16 -NUM_TOKENS = 5000 +NUM_TOKENS = 100000 def a_random_token():