Hyperliquid data latency benchmark
Latency is crucial if you build on HyperCore — for builders and traders alike. Slow data feeds mean depriving your users of maximum edge. That's why latency is our core focus as a Hyperliquid data provider.
This is a living page. We run and collect arrival-latency benchmarks across the available ways to get a Hyperliquid data feed, and publish them here as they come in. The featured evaluation below was run by a team that benchmarked the field before they became a Hydromancer customer. We'll keep adding entries over time, so check the changelog at the bottom for the latest.
Why arrival latency is the metric that matters
The number that matters most is arrival latency: for a given onchain event on Hyperliquid, how long until that event lands in your process. Throughout this series we measure it as recv_time − exchange_ts — the wall-clock gap between the exchange's own timestamp on an event and the moment the feed delivered that event. Lower is better.
Tail latency matters a lot as well. A feed with a great mean and an ugly P99 will still fall behind on exactly the volatile moments when you most need to be current — which is why every table below reports the tail (P95, P99) alongside the mean and median.
About this benchmark series
Latency numbers move with region, time of day, instrument, and feed type, so a single snapshot is never the whole story. That's why this is an ongoing series rather than a one-off claim. Each entry states who ran it, how, and over what window, so you can weigh it for yourself. Two kinds of entries appear here: our own continuously-run benchmark with published methodology, which is the backbone and is reported on its own cadence rather than curated for good days; and independently-run benchmarks from teams comparing providers in their own environments, which we present as corroboration alongside it. Today the page opens with the featured evaluation below.
Featured evaluation — a pre-sale benchmark across BBO and the full order book
This evaluation was run by a team comparing Hyperliquid data providers to decide which to buy. They ran it before any relationship with us, in their own environment, and became a Hydromancer customer after seeing the results. Because they had no stake in the outcome at the time, it's about as close to an arms-length comparison as a feed test gets.
The evaluation covered the full L2 order book on two instruments and the best-bid/offer (BBO) feed, against the native Hyperliquid stream and three other commercial providers (anonymized here as Provider A/B/C).
Full L2 order book
Run on the HYPE L2 order book:
| Feed | Mean | P50 | P95 | P99 |
|---|---|---|---|---|
| Hydromancer | 190 ms | 180 ms | 245 ms | 341 ms |
| Native Hyperliquid stream | 345 ms | 311 ms | 580 ms | 860 ms |
| Provider A | 263 ms | 246 ms | 323 ms | 696 ms |
| Provider B | 315 ms | 260 ms | 638 ms | 1,288 ms |
On the full order book, Hydromancer's tail latency was more than 2x lower than the native stream's — a 341 ms P99 against 860 ms, and 245 ms against 580 ms at P95 — while its average latency was roughly half (190 ms vs 345 ms). Across every one of these metrics, Hydromancer was the lowest feed in the test: not only ahead of the native stream, but ahead of every other provider measured.
A second instrument's order book, over a separate 10-minute run, showed the same shape: Hydromancer at 193 ms mean and a 365 ms P99, against the native stream's 345 ms / 865 ms — again more than 2x lower at the tail, and again the lowest feed of the group on mean, median, P95, and P99.
BBO feed
Over a 30-minute BBO run:
| Feed | Mean | P50 | P95 | P99 |
|---|---|---|---|---|
| Hydromancer | 182 ms | 176 ms | 224 ms | 285 ms |
| Native Hyperliquid stream | 237 ms | 214 ms | 363 ms | 520 ms |
| Provider A | 227 ms | 224 ms | 261 ms | 290 ms |
| Provider B | 235 ms | 227 ms | 293 ms | 431 ms |
| Provider C | 355 ms | 187 ms | 1,235 ms | 1,483 ms |
On BBO, Hydromancer was again the lowest feed on mean, median, P95, and P99. The margin over the native stream is narrower here than on the order book (the native BBO feed is faster than its throttled book feed), but the tightness of Hydromancer's distribution stands out: where one provider posts a 187 ms median but blows out to a 1,235 ms P95, Hydromancer holds a 176 ms median and a 224 ms P95. Predictability under load is itself the point — the feed does not spike when the market does.
If you want to learn more about different types of Hyperliquid order books, check out the BBO vs L2book vs L4book guide.
Why a specialized feed runs faster
A lower-latency Hyperliquid data feed is mostly an infrastructure-and-focus story, not a magic one:
Colocation where it counts.
Hyperliquid's best latency is achieved close to the network's Tokyo region. A feed engineered around that placement starts with a structural head start over one served from generic, far-away infrastructure.
A single-chain focus.
Hydromancer is built only for Hyperliquid, so the ingestion path, schemas, and tuning are shaped entirely around HyperCore rather than averaged across hundreds of chains. We pride ourselves on being Hyperliquid specialists, and it shows up in the numbers too.
Validator stream.
Hydromancer runs its own validator and bare-metal servers, which lets us optimize the entire data-delivery stack.
There is also a moving target underneath all of this. The official API has been tightening its real-time feeds as the network scales — the June 2026 changes step the default L2 book push from every two seconds to every five, with the faster cadence moved behind a flag. As the public API dials back, the value of a dedicated low-latency feed goes up.
When low-latency Hyperliquid data actually matters (and when it doesn't)
Faster is not always worth paying for, and it's worth being honest about that.
It matters most if you are:
- A market maker or high-frequency trader, where arrival latency on order-book updates is a direct input to your edge.
- Building a trading interface, liquidation monitor, or real-time dashboard, where users notice the difference between a feed that updates instantly and one that lags.
- Running anything where tail latency during volatility changes the outcome — alerting, risk, automated hedging.
It matters less if you are:
- A mid-frequency quant backtesting strategies, where you need clean historical depth more than live speed. (For that, a complete historical archive is the right tool, not a live feed.)
- Building a hobby project or a single-user bot, where the official API's free tier is genuinely sufficient until you hit its limits.
The honest framing: start on the official API while you're small, and move to a low-latency Hyperliquid data provider when you outgrow its subscription caps, rate limits, and raw-only data — at which point the latency numbers in this series are the reason to pick one feed over another.
Methodology & how we keep this series honest
Definition. Arrival latency is recv_time − exchange_ts: each message is timestamped on arrival and compared against the exchange's own timestamp for that event. Every feed is subscribed to the same Hyperliquid event stream in parallel and measured the same way.
This evaluation. Run from Tokyo. Sample counts differ between feeds because each provider pushes updates at a different cadence — the native stream in particular emits far fewer messages because of its throttled default book cadence, which is why its counts are lower. Competing commercial feeds are anonymized at the runner's request.
On selection. Benchmarks run by teams evaluating providers are, by their nature, tests those teams chose to run and share, so a collection of them will skew toward feeds that performed well for the people who kept using them. We account for this by anchoring the series on our own scheduled benchmark (reported on its cadence, not curated) and treating independently-run entries as corroboration. If one of our own scheduled runs shows us behind on a given metric, region, or window, it goes on this page too.
Run your own. The most useful benchmark is the one in your own environment. If you run a feed comparison from your region and setup, send it over — we'll add it to this series, and we're happy to help you reproduce the measurement.
Numbers reflect specific runs and will vary with network conditions, region, instrument, and time of day.
Benchmarks in this series
24 June 2026 — Featured evaluation: pre-sale benchmark by an evaluating team. Full L2 order book (two instruments) and BBO, arrival latency vs the native stream and three providers. Above.
Last updated: 24 June 2026.
Get the feed
If your product lives on HyperCore and you've outgrown the official API, Hydromancer gives you low-latency, structured Hyperliquid streams built by a team focused on nothing else.