https://www.thecooldown.com/green-tech/perovskite-silicon-tandem-solar-cells-germany-research/?utm_source=flipboard&utm_content=topic/technology

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

DNS

EventTiming (ms)
domainLookupStart575
domainLookupEnd575

TCP

EventTiming (ms)
connectStart586
secureConnectionStart616
connectEnd675

Request

EventTiming (ms)
requestStart676

Response

EventTiming (ms)
responseStart1475
responseEnd1489

Processing

EventTiming (ms)
domInteractive4156
domContentLoadedEventStart4195
domContentLoadedEventEnd4311
domComplete10872

Load

EventTiming (ms)
loadEventStart10881
loadEventEnd10884