https://etextpad.com/bfcmpjynts

Submitted URL:
https://etextpad.com/bfcmpjynts
Report Finished:

Performance Navigation Timing

Copy link

The PerformanceNavigationTiming 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)
fetchStart3

DNS

EventTiming (ms)
domainLookupStart3
domainLookupEnd3

TCP

EventTiming (ms)
connectStart78
secureConnectionStart98
connectEnd186

Request

EventTiming (ms)
requestStart187

Response

EventTiming (ms)
responseStart1837
responseEnd1881

Processing

EventTiming (ms)
domInteractive1935
domContentLoadedEventStart2371
domContentLoadedEventEnd2373
domComplete2726

Load

EventTiming (ms)
loadEventStart2726
loadEventEnd2728