Last active
November 29, 2018 09:38
-
-
Save soulgalore/94e4d997a78e03b32b939fcea63eae8e to your computer and use it in GitHub Desktop.
Example template to use with https://compare.sitespeed.io/?gist=94e4d997a78e03b32b939fcea63eae8e
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"har1": { | |
"url": "https://s3.amazonaws.com/results.sitespeed.io/en.wikipedia.org/2018-11-27-15-14-01/pages/en.wikipedia.org/wiki/Barack_Obama/data/browsertime.har.gz", | |
"label": "Before", | |
"run": 1 | |
}, | |
"har2": { | |
"url": "https://s3.amazonaws.com/results.sitespeed.io/en.wikipedia.org/2018-11-27-16-50-59/pages/en.wikipedia.org/wiki/Barack_Obama/data/browsertime.har.gz", | |
"label": "Banner", | |
"run": 1 | |
}, | |
"title": "Compare with or without the banner", | |
"firstParty": "(.*wikipedia.*||.*wikimedia.*)", | |
"comments": { | |
"intro": "This is what it looks at with/without the banner. Look closely at Speed Index and Visuell Readiness.", | |
"waterfall": "In this case it's actually hard to see something in the waterfall", | |
"visualProgress": "Look at how we actually regress", | |
"domains": "", | |
"requestDiff": "", | |
"firstParty": "" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment