Back to Content

Server Timing

files/en-us/glossary/server_timing/index.md

latest472 B
Original Source

The Server Timing specification enables the server to communicate performance metrics from the request-response cycle to the user agent, and utilizes a JavaScript interface to allow applications to collect, process, and act on these metrics to optimize application delivery.

See also