Skip to content

Instantly share code, notes, and snippets.

@JeroenVdb
Last active August 29, 2015 14:11
Show Gist options
  • Select an option

  • Save JeroenVdb/f7efbf587d51576deb52 to your computer and use it in GitHub Desktop.

Select an option

Save JeroenVdb/f7efbf587d51576deb52 to your computer and use it in GitHub Desktop.
{
"browserScaledImages": {
"warning": 1,
"error": 1
},
"cacheTime": {
"warning": 31449600, // 1 year
"error": 2592000 // 1 month
},
"criticalPathScore": {
"warning": 99,
"error": 90
},
"cssImagesPerPage": {
"warning": 2,
"error": 5
},
"cssPerPage": {
"warning": 1,
"error": 1
},
"cssWeight": {
"warning": 100000,
"error": 300000
},
"cssWeightPerPage": {
"warning": 100000,
"error": 300000
},
"docWeight": {
"warning": 14000,
"error": 26000
},
"domElements": {
"warning": 901,
"error": 1008
},
"fontsPerPage": {
"warning": 1,
"error": 3
},
"imagesPerPage": {
"warning": 25,
"error": 54
},
"imagesWeight": {
"warning": 500000,
"error": 850000
},
"imagesWeightPerPage": {
"warning": 500000,
"error": 850000
},
"jsPerPage": {
"warning": 1,
"error": 1
},
"jsSyncInHead": {
"warning": 1,
"error": 2
},
"jsWeight": {
"warning": 200000,
"error": 400000
},
"jsWeightPerPage": {
"warning": 200000,
"error": 400000
},
"maxRequestsPerHost": {
"warning": 30,
"error": 50
},
"numberOfDomains": {
"warning": 10,
"error": 20
},
"pagesWithSpof": {
"warning": 1,
"error": 1
},
"pageWeight": {
"warning": 1000000,
"error": 1280000
},
"redirectsPerPage": {
"warning": 1,
"error": 1
},
"requests": {
"warning": 25,
"error": 88
},
"requestsWithoutExpires": {
"warning": 1,
"error": 1
},
"requestsWithoutGzip": {
"warning": 1,
"error": 1
},
"ruleScore": {
"warning": 85,
"error": 75
},
"singleDomainRequests": {
"warning": 2,
"error": 4
},
"spofPerPage": {
"warning": 1,
"error": 1
},
"redirectionTime": {
"warning": 1,
"error": 1
},
"pageDownloadTime": {
"warning": 20,
"error": 40
},
"serverResponseTime": {
"warning": 200,
"error": 400
},
"backEndTime": {
"warning": 400,
"error": 600
},
"domInteractiveTime": {
"warning": 500,
"error": 700
},
"domContentLoadedTime": {
"warning": 500,
"error": 700
},
"frontEndTime": {
"warning": 400,
"error": 600
},
"firstPaintTime": {
"warning": 500,
"error": 800
},
"scoreGPSI": {
"warning": 90,
"error": 80
},
"firstViewSpeedIndexWPT": {
"warning": 1000,
"error": 1000
},
"repeatViewSpeedIndexWPT": {
"warning": 1000,
"error": 1000
},
"firstViewVisualCompleteWPT": {
"warning": 1000,
"error": 1000
},
"repeatViewVisualCompleteWPT": {
"warning": 1000,
"error": 1000
},
"firstViewTTFBWPT": {
"warning": 300,
"error": 500
},
"imageSavingsWPT": {
"warning": 1,
"error": 50
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment