What to measure
REST: time to first byte. WebSocket: inter-message gaps and clock skew. Always test from app servers, not only browsers.
Glossary
Latency is path-dependent. Build repeatable benchmarks from your production region.
REST: time to first byte. WebSocket: inter-message gaps and clock skew. Always test from app servers, not only browsers.
One-off browser tests misrepresent server-to-server paths. Sample many times and report P50/P95.
The on-site tool measures browser timing to TIQEX public endpoints only—not a multi-vendor leaderboard. Retest from your server region.
Fix symbol, window, and sample size; measure REST TTFB and WS gaps; record egress and plan tier.
Use /tools/latency-benchmark, then compare with your own harness.