https://goddessmina.itch.io/hardcore-minaware

Submitted URL:
https://t.co/gjQb5IfpTZ
Report Finished:

Performance Navigation Timing

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

DNS

EventTiming (ms)
domainLookupStart4
domainLookupEnd4

TCP

EventTiming (ms)
connectStart10
secureConnectionStart24
connectEnd370

Request

EventTiming (ms)
requestStart370

Response

EventTiming (ms)
responseStart826
responseEnd831

Processing

EventTiming (ms)
domInteractive1245
domContentLoadedEventStart1245
domContentLoadedEventEnd1246
domComplete1942

Load

EventTiming (ms)
loadEventStart1943
loadEventEnd1943