https://pdfroom.com/

Submitted URL:
https://pdfroom.com/
Report Finished:

Performance Navigation Timing

The <code>PerformanceNavigationTiming</code> interface provides metrics regarding the browser's document navigation events

Learn more...

Process Unload Event

EventTiming (ms)
unloadEventStart0
unloadEventEnd0

Redirect

EventTiming (ms)
redirectStart0
redirectEnd0

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart4

DNS

EventTiming (ms)
domainLookupStart4
domainLookupEnd4

TCP

EventTiming (ms)
connectStart160
secureConnectionStart182
connectEnd205

Request

EventTiming (ms)
requestStart205

Response

EventTiming (ms)
responseStart446
responseEnd498

Processing

EventTiming (ms)
domInteractive2174
domContentLoadedEventStart2240
domContentLoadedEventEnd2251
domComplete2365

Load

EventTiming (ms)
loadEventStart2366
loadEventEnd2373