https://www.dataannotation.tech/

Submitted URL:
https://app.dataannotation.tech/Redirected
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)
fetchStart502

DNS

EventTiming (ms)
domainLookupStart502
domainLookupEnd502

TCP

EventTiming (ms)
connectStart504
secureConnectionStart510
connectEnd596

Request

EventTiming (ms)
requestStart596

Response

EventTiming (ms)
responseStart705
responseEnd709

Processing

EventTiming (ms)
domInteractive1707
domContentLoadedEventStart1707
domContentLoadedEventEnd1709
domComplete2019

Load

EventTiming (ms)
loadEventStart2019
loadEventEnd2021