Skip to content

w3c/server-timing

Repository files navigation

Server-Timing

This specification introduces Server Timing, which enables the server to communicate performance metrics about the request-response cycle to the user agent, and a JavaScript interface to enable applications to collect, process, and act on these metrics to optimize application delivery.

Questions, suggestions? Please open an issue or send a pull request!

See also Web performance README