New assetsNotGzipped rule

This commit is contained in:
Gaël Métais
2015-05-07 19:13:59 +02:00
parent 2a7e6c2dd2
commit d83f150810
3 changed files with 35 additions and 1 deletions
+1
View File
@@ -95,6 +95,7 @@
"label": "Network",
"policies": {
"notFound": 2,
"assetsNotGzipped": 1.5,
"closedConnections": 2,
"multipleRequests": 2,
"cachingNotSpecified": 1,