Engineering · Perf

Performance budget

What the workspace targets — and how it gets there.

Cold start
Workspace interactive in <1.5s on broadband.
Steady state
60fps with aviation + conflict + cameras + satellites on at default density.
Memory
Heap stays under ~250MB with full aviation cap and 5 layers active.

Heavy layers (DDoS beams, dense cameras) use pre-allocated buffers and round-robin spatial grids to keep allocation pressure off the render loop. SSE chunks render incrementally instead of blocking on a full batch.