28 lines
709 B
Markdown
28 lines
709 B
Markdown
# Performance and Resilience Plan
|
|
|
|
## Scenarios
|
|
|
|
### Assignment Throughput
|
|
|
|
- workload: 1000+ eligible projects
|
|
- metrics: runtime, coverage latency, overload count
|
|
|
|
### Filtering Throughput
|
|
|
|
- workload: high-volume gate + AI queue
|
|
- metrics: gate throughput, queue completion, retry/error rate
|
|
|
|
### Live Voting Burst
|
|
|
|
- workload: peak audience voting during active cursor changes
|
|
- metrics: vote latency p50/p95/p99, event drop count, cursor propagation delay
|
|
|
|
### Reconnect Recovery
|
|
|
|
- workload: intentional network interruptions
|
|
- metrics: time to state convergence, stale cursor mismatch rate
|
|
|
|
## Acceptance Policy
|
|
|
|
Thresholds set before run and documented in release evidence.
|