S

Server Timing

Server Timing is a browser API that allows the backend to communicate performance metrics about its own internal processes (e.g., database query time, time to render a component) to the browser via HTTP headers. These custom timings can then be viewed in browser developer tools, providing valuable insights into Backend Time.

All terms
Fabian Krumbholz
Fabian Krumbholz
April 8, 20261 min read

Related web performance terms

How fast is your website?