UNPKG

@hint/hint-performance-budget

Version:

hint that that checks if a page passes a set performance budget

19 lines (18 loc) 836 B
{ "description": { "description": "Metadata description", "message": "Performance budget checks if your site will load fast enough based on the size of your resources and a given connection speed" }, "name": { "description": "Metadata name", "message": "Performance budget" }, "toLoadAllResourcesMore": { "description": "Report message when the validation fails", "message": "To load all the resources on a $1 network, it will take about $2s in optimal conditions (that is $3s more than the $4s target)." }, "toLoadAllResourcesLess": { "description": "Report message when the validation fails", "message": "To load all the resources on a $1 network, it will take about $2s in optimal conditions (that is $3s less than the $4s target)." } }