https://web.archive.org/web/20080114225708/http://tracker.ledreactor.org/browse.php

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)
redirectStart1
redirectEnd908

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart908

DNS

EventTiming (ms)
domainLookupStart908
domainLookupEnd908

TCP

EventTiming (ms)
connectStart908
secureConnectionStart908
connectEnd908

Request

EventTiming (ms)
requestStart910

Response

EventTiming (ms)
responseStart1672
responseEnd1676

Processing

EventTiming (ms)
domInteractive3110
domContentLoadedEventStart3110
domContentLoadedEventEnd3111
domComplete4155

Load

EventTiming (ms)
loadEventStart4155
loadEventEnd4157