WIP/feat(federation): started query plan correctness checker #6498
+1,450
−4
Router Perf / CI Performance Tests
succeeded
Dec 22, 2024 in 21m 7s
Performance
Workflow
- Name: github-event-x7fcr
- Creation timestamp: 2024-12-22T05:34:43Z
- Archived workflow https://argo.starstuff.dev/archived-workflows/perf-testing?name=github-event-x7fcr
All simulations passed
Simulations
simulation | scenario | rps | minRps | maxRps | success | min_latency_ms | max_latency_ms | mean_latency_ms | |
---|---|---|---|---|---|---|---|---|---|
0 | step | basic | 5761 | 4000 | 9000 | True | 5 | 501 | 30.139665 |
1 | const | basic | 4048 | 3800 | 4200 | True | 5 | 47 | 9.347107 |
Details
const - basic
Definition
attack:
duration: PT2M
type: constant
users: 4000
checks:
maxFailures: 10000
maxRps: 4200
minRps: 3800
operation:
breadth: 2
depth: 5
fields: 100
name: basic
subgraphResponseFieldSize: 32
timeout: PT0.5S
type: query
protocol:
http2: false
shareConnections: true
warmup:
- duration: PT10S
endUsers: 4000
startUsers: 0
type: ramp
- duration: PT10S
type: constant
users: 4000
Gatling
Node stats
step - basic
Definition
attack:
incrementUsers: 100
rampDuration: PT1S
startUsers: 4000
stepDuration: PT10S
times: 200
type: step
checks:
maxFailures: 10000
maxRps: 9000
minRps: 4000
operation:
breadth: 2
depth: 5
fields: 100
name: basic
subgraphResponseFieldSize: 32
timeout: PT0.5S
type: query
protocol:
http2: false
shareConnections: true
warmup:
- duration: PT10S
endUsers: 4000
startUsers: 0
type: ramp
- duration: PT10S
type: constant
users: 4000
Gatling
Node stats
Loading