Epoch Prober — single-pod scaling

pikachu · dry-run · sold-out hot-loop (KTMB Reserve probe-by-reserving) · one prober pod, one goroutine per slot

rateLimited 0 at every level probe latency ≈ 450 ms / Reserve slotsPerJob 500 · fanout 1 · paceMs 0 max QPS/pod so far

① QPS per slot

Reserve calls/sec on each slot. Flat = uncontended (latency-bound ~2.2/s).

② QPS per pod (fleet total)

Total Reserve calls/sec from one pod. Plateau ⇒ true saturation.

Data

Each row = a demand level held for ≥3 epochs; numbers from the completed prober Job tally.

SlotsQPS / podQPS / slotrateLimitederrors

Reading it: per-slot rate holds ~2.2/s while the pod has headroom; it only bends once total pod QPS stops rising. Saturation = the point where curve ② flattens — not yet reached in the data below.