https://leakfiles.xyz/

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

DNS

EventTiming (ms)
domainLookupStart16
domainLookupEnd16

TCP

EventTiming (ms)
connectStart107
secureConnectionStart118
connectEnd532

Request

EventTiming (ms)
requestStart538

Response

EventTiming (ms)
responseStart1018
responseEnd1117

Processing

EventTiming (ms)
domInteractive1991
domContentLoadedEventStart1991
domContentLoadedEventEnd1992
domComplete2840

Load

EventTiming (ms)
loadEventStart2840
loadEventEnd2840