https://gitlab.remote.vg/users/sign_in

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)
fetchStart412

DNS

EventTiming (ms)
domainLookupStart412
domainLookupEnd412

TCP

EventTiming (ms)
connectStart412
secureConnectionStart412
connectEnd412

Request

EventTiming (ms)
requestStart415

Response

EventTiming (ms)
responseStart831
responseEnd835

Processing

EventTiming (ms)
domInteractive1270
domContentLoadedEventStart1691
domContentLoadedEventEnd1692
domComplete2107

Load

EventTiming (ms)
loadEventStart2107
loadEventEnd2108