Skip to content

Commit

Permalink
dial down perf tests to 300 POSTs at once rather than 3000
Browse files Browse the repository at this point in the history
  • Loading branch information
sastels committed Feb 6, 2025
1 parent b348ff3 commit d7db6ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests-perf/locust/locust.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# master.conf in current directory
locustfile = tests-perf/locust/locust-notifications.py
host = https://api.staging.notification.cdssandbox.xyz
users = 3000
users = 300
spawn-rate = 20
run-time = 10m

Expand Down

0 comments on commit d7db6ad

Please sign in to comment.