Skip to content

Instantly share code, notes, and snippets.

@Nooshu
Created October 18, 2018 21:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Nooshu/8f3c5f5876971715df3f1e08fb2ead8a to your computer and use it in GitHub Desktop.
Save Nooshu/8f3c5f5876971715df3f1e08fb2ead8a to your computer and use it in GitHub Desktop.
GOV.UK before and after HTTP/2
{
"har1": {
"url": "https://sitespeed-performance-before-firefox-native.netlify.com/pages/www.gov.uk/government/history/past-prime-ministers/data/browsertime.har",
"label": "HTTP/1.1"
},
"har2": {
"url": "https://sitespeed-performance-after-firefox-native.netlify.com/pages/www.gov.uk/government/history/past-prime-ministers/data/browsertime.har",
"label": "HTTP/2"
},
"comment": "Notice the large queue of images waiting to be downloaded. Compare that to HTTP/2 waterfall where they all have the same wait time."
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment