You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The First Byte time is the time from when the user started navigating to the page until the first bit of the server response arrived. The bulk of this time is usually referred to the "back-end time" and is the amount of time the server spent building the page for the user.
@@ -73,7 +73,7 @@ You can [read more about Opportunities & Experiments on the WebPageTest blog](ht
73
73
## Carbon Control
74
74
Carbon Control is a new Experimental feature that estimates a site's carbon footprint and allows you to run experiments to potentially improve that footprint. You can [read more about Carbon Control on the WebPageTest blog](https://blog.webpagetest.org/posts/carbon-control/).
75
75
76
-

76
+

77
77
78
78
## Details Page
79
79
The details result page provides additional metrics for each run and repeat run of a test as well as a waterfall for requests and connections that a site makes.
0 commit comments