Live labReal Axonyx request
Data round-trip lab
Inspect one real browser-to-server-to-page cycle. This is an observability tool for the current Axonyx deployment, not a synthetic benchmark or a comparison with another framework.
Recent samples
Measurement history
| # | Payload | Total | Server | Transport + apply |
|---|---|---|---|---|
| Run the first measurement to populate this table. | ||||
How to read the result
Total round trip
Everything the browser observes: network, server processing, response transfer, JSON parsing, and the next DOM paint.
Axonyx server
The duration emitted by the runtime through the standard `Server-Timing` response header.
Transport + apply
The measured remainder. Distance, TLS, host load, browser scheduling, and rendering can all affect it.