https://www.opera.com/gx?utm_source=PWNgames&utm_medium=pa&utm_campaign=PWN_ES_SVR_8875_OOM_3518&utm_id=12a6ffc90df4427ea659c359a1cfed38&edition=std-2

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

DNS

EventTiming (ms)
domainLookupStart8
domainLookupEnd8

TCP

EventTiming (ms)
connectStart28
secureConnectionStart40
connectEnd145

Request

EventTiming (ms)
requestStart145

Response

EventTiming (ms)
responseStart241
responseEnd246

Processing

EventTiming (ms)
domInteractive610
domContentLoadedEventStart662
domContentLoadedEventEnd747
domComplete1879

Load

EventTiming (ms)
loadEventStart1879
loadEventEnd1879