This repository hosts independent load-test suites for FeatBit SDK connection models. Each suite owns its implementation, infrastructure, tests, evidence, reports, and reproduction documentation.
| Suite | Status | Scope | Latest evidence |
|---|---|---|---|
| Server SDK load test | Active | Evaluation Server WebSocket connections, synchronization, flag propagation, heartbeat handling, and revision consistency | Latest AKS 10k 54-vCPU report |
| Client SDK load test | Planned | Browser/client SDK connection and evaluation behavior | Will live in client-sdk-load-test/ |
server-sdk-load-test/contains the complete Server SDK test suite and all evidence generated by the current AKS work.client-sdk-load-test/is reserved for the future Client SDK suite..github/workflows/remains at repository root because GitHub only discovers workflow definitions from that location.
Start with the README inside the suite you intend to run. Suite-specific commands and infrastructure must not assume that another suite shares its working directory or dependencies.