Performance
Latency numbers for the things agents actually do.
Real numbers, measured against the dev cluster on a wired 5 Gbps LAN. WAN adds ~30 ms of round-trip on top.
Sandbox open
| Platform | P50 | P99 |
|---|---|---|
| macOS | < 1s | < 2s |
| iOS | ~45s | ~80s |
Screenshot
- TBD to run
Exec
Short macOS shell commands (ls, echo) round-trip in ~80 ms P50. Long commands stream output — no extra overhead until they finish.
Hardware
Each Mac mini is a stock M4 with 16 GB RAM and 512 GB SSD. The 2 macOS VMs share that with 4 cores + 8 GB each; the iOS simulators run on the host alongside.
Concurrency
- Per Mac mini: 2 macOS sandboxes + 2 iOS sandboxes simultaneously.
- Per reservation: N × 2 macOS + N × 2 iOS (N = Macs you reserved).
- The fleet currently has 40 Mac minis live and growing; you can reserve up to all of them if available.