秋田预测市场 · Discord 审计

用户质疑BBO推送延迟并讨论非验证节点性能

2026-06-15 · Hyperliquid · 5 条相关讨论

matt 2026-06-15 03:43:43

iirc blocks are ~100ms each, so that can't be true

iirc blocks are ~100ms each, so that can't be true

Itay 2026-06-15 04:49:44

Bbo is pushed per-block when the best bid or ask changes. Unlike l2book, no initial bbo snapshot is pushed immediately upon connection, so the first bbo message can take time to arrive on less active markets.

Bbo is pushed per-block when the best bid or ask changes. Unlike l2book, no initial bbo snapshot is pushed immediately upon connection, so the first bbo message can take time to arrive on less active markets.

Will 2026-06-15 08:15:07

any latency for it?will be as fast as non validating node?

any latency for it?will be as fast as non validating node?

Itay 2026-06-15 09:45:11

The latency of bbo messages should be the same as any other per-block cadence subscription channel, such as trades or a users orderUpdates. Running and fine tuning a non-validating node for latency is quite involved compared to using the websockets api.

The latency of bbo messages should be the same as any other per-block cadence subscription channel, such as trades or a users orderUpdates. Running and fine tuning a non-validating node for latency is quite involved compared to using the websockets api.