Explanation of the data in the table
- #Page loads
- Number of page loads
- Avg. page load total (s)
- Average duration of a page load in seconds
- Avg. page load network (s)
- Average duration of the network phase of a page load in seconds
- Avg. page load render (s)
- Average duration of the render phase of a page load in seconds
- #XMLHttpRequests
- Number of XMLHttpRequests (a kind of background transfer from a page)
- Avg. XMLHttpRequest (s)
- Average duration of a XMLHttpRequest in seconds
- #Web socket req.
- Number of web socket handshake requests (a kind of background transfer from a page)
- Avg. web socket req. (s)
- Average duration of a web socket handshake in seconds
- #HTTP status 4xx
- Number of 4xx (client error) HTTP status values
- #HTTP status 5xx
- Number of 5xx (server error) HTTP status values
- #Hosts
- Number of different hosts
- #Users
- Number of different users
- #Tab URLs
- Number of tab URLs (addresses in the browser's address bar)
- #Request URLs
- Number of different addresses the browser communicated with
- #Browser versions
- Number of different browser versions