Measured, not marketed. The headline number below is computed live from production — we reconcile every detected launch against its on-chain confirmation, continuously — and the one-off comparisons are dated, sampled, and described down to their error bars.
Our pre-execution pipeline reconstructs pump.fun deploys from shred-level data before the validator has executed them. Every detection is stamped, then reconciled against the confirmed stream's arrival — so this head start is a continuously self-audited production metric, not a benchmark we ran once.
Median head start
294ms
before confirmation
p10
157ms
p90
431ms
Launches reconciled
29,373
last 24 hours
We raced our detection stream against a leading specialist pump.fun shred-feed provider (the class of feed sniper bots build on), live, on the same machine clock: their public WebSocket delivery vs our detection timestamp, per token.
Races won
91%
155 of 170 launches
Median lead
164ms
we delivered first
Internal overhead
1ms
detection → delivery bus, p50 (n=204)
Sample
170
consecutive live launches
For freshly created tokens, we polled the most widely used public aggregator's token API every 3 seconds from the moment our pipeline detected each launch, until the token became visible there.
Median lead
~61s
until aggregator visibility
Fastest aggregator case
+30s
slowest +63s (±3s sampling)
Sample
15
consecutive launches, zero misses
Probed every 5 minutes from an independent server at a different provider, over the public internet, with a real API key — the customer path, not localhost.
REST p50
108ms
authenticated request
REST p95
227ms
WebSocket p50
80ms
connect + first frame
WebSocket p95
162ms
sniper:deploysWebSocket channel and webhooks; REST endpoints serve confirmed, committed state.