Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save wesleyhales/b23f6d7dae5ef66ac630 to your computer and use it in GitHub Desktop.
Save wesleyhales/b23f6d7dae5ef66ac630 to your computer and use it in GitHub Desktop.
console: ----navigation
console: type 0
console: redirectCount 0
console: TYPE_BACK_FORWARD 2
console: TYPE_RELOAD 1
console: TYPE_NAVIGATE 0
console: TYPE_RESERVED 255
console: ----timing
console: connectStart 1407881521415
console: navigationStart 1407881521415
console: secureConnectionStart 0
console: fetchStart 1407881521415
console: domContentLoadedEventStart 1407881521473
console: responseStart 1407881521415
console: domInteractive 1407881521473
console: domainLookupEnd 1407881521415
console: redirectStart 0
console: requestStart 1407881521415
console: unloadEventEnd 0
console: unloadEventStart 0
console: domComplete 1407881521473
console: domainLookupStart 1407881521415
console: loadEventStart 1407881521473
console: domContentLoadedEventEnd 1407881521473
console: redirectEnd 0
console: connectEnd 1407881521415
console: responseEnd 1407881521471
console: domLoading 1407881521471
console: loadEventEnd 0
console: performance. now 59.84974897000939
@soulgalore
Copy link

hey Wesley, thinking about the responseStart, any way to make sure the page isn't cached in 2.0?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment