NewMachine
← Back to Blog

The Hidden Cost of Network Jitter in Trading Infrastructure

2026-01-28

When trading firms evaluate co-location providers, they typically ask about round-trip latency: "How many microseconds from my server to the exchange?" It is a reasonable starting point, but it misses the metric that actually determines trading performance: jitter, defined as the variance in latency over time.

Consider a network path with a mean latency of 5 microseconds. If jitter is low — say, a standard deviation of 0.2 microseconds — then virtually every packet arrives within a narrow window, and the trading system behaves predictably. But if jitter is high — a standard deviation of 10 microseconds — then some packets arrive in 2 microseconds and others in 30. The trading strategy, calibrated for consistent timing, misfires. Fill rates drop. Slippage increases. And the root cause is invisible to anyone who only monitors averages.

At NewMachine, we engineer for minimal jitter at every layer. Our network fabric uses cut-through switching exclusively — no store-and-forward hops that introduce variable queuing delay. We physically separate trading traffic from management traffic on distinct switch planes. Cable runs within each facility are length-matched to eliminate propagation-time asymmetries. And our PTP clock distribution ensures that timestamps are comparable across racks and facilities with sub-100-nanosecond precision. The result is a network where the gap between P50 and P99 latency is measured in hundreds of nanoseconds, not microseconds.