Skip to content

Commit

Permalink
feat: simulate short burst
Browse files Browse the repository at this point in the history
  • Loading branch information
yongenaelf authored Oct 20, 2024
1 parent e848dbf commit eaaf32d
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions tests/performance/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,9 @@ config:
http:
timeout: 60000
target: "https://playground-next.test.aelf.dev"
# phases:
# - duration: 60
# arrivalRate: 5 # Start with 5 requests per second
# - duration: 120
# arrivalRate: 10 # Increase to 10 requests per second
phases:
- duration: 10
arrivalRate: 5 # Start with 5 requests per second
scenarios:
- flow:
- post:
Expand Down

0 comments on commit eaaf32d

Please sign in to comment.