0
H100 GPUs up
In-house covers 30 concurrent renders. Spike above that and the scheduler spills the extra to Modal, which provisions real H100 GPUs and scales to zero. Toggle to the real cold-start timing to see the honest cost.
get_current_stats(); the
405 s and the GPU burn are measured/list-price values (see “Proven”).Measured against the live production deployment (the repo's e2e CI test).
| What | Measured |
|---|---|
| Cold replica → traffic-ready (fast-boot + self-warmup, deployed) | 405 s |
| Warm provision | ~0.4 s < 1 min |
| GPU snapshot / compile-cache shortcuts | ruled out by measurement |
| Production API surface | 74 / 74 endpoints served (curl-verified) |
| Render (warm replica) | init.fmp4 ~3–9 s · 3 s-audio clip in ~9–12 s |
| Idle cost | $0 (scales to zero) |