Collecting the entries
The tool reads the browser's resource timing buffer, which holds one PerformanceResourceTiming entry per requested resource: the final URL, initiator type (script, img, css, link, xmlhttprequest, fetch), byte counts, and the phase timestamps. The buffer resets on every navigation and only covers the current page, so a reload with the tool active is usually needed for a complete picture.