You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: config/reports.json
-41Lines changed: 0 additions & 41 deletions
Original file line number
Diff line number
Diff line change
@@ -518,17 +518,6 @@
518
518
"scale": 0.001
519
519
}
520
520
},
521
-
"cruxFid": {
522
-
"name": "First Input Delay",
523
-
"type": "ms",
524
-
"description": "The number of milliseconds from the time the user initiates their first interaction to the time the page responds. See [FID in CrUX](https://developers.google.com/web/updates/2018/07/first-input-delay-in-crux).",
525
-
"timeseries": {
526
-
"enabled": false
527
-
},
528
-
"histogram": {
529
-
"minDate": "2018_06_01"
530
-
}
531
-
},
532
521
"cruxInp": {
533
522
"name": "Interaction to Next Paint",
534
523
"type": "ms",
@@ -621,20 +610,6 @@
621
610
]
622
611
}
623
612
},
624
-
"cruxFastFid": {
625
-
"name": "Good First Input Delay",
626
-
"type": "%",
627
-
"description": "The percentage of origins with \"good\" FID experiences, less than or equal to 100 ms. See [FID in CrUX](https://developers.google.com/web/updates/2018/07/first-input-delay-in-crux).",
628
-
"downIsBad": true,
629
-
"histogram": {
630
-
"enabled": false
631
-
},
632
-
"timeseries": {
633
-
"fields": [
634
-
"percent"
635
-
]
636
-
}
637
-
},
638
613
"cruxFastInp": {
639
614
"name": "Good Interaction to Next Paint",
640
615
"type": "%",
@@ -704,19 +679,6 @@
704
679
]
705
680
}
706
681
},
707
-
"cruxSlowFid": {
708
-
"name": "Poor First Input Delay",
709
-
"type": "%",
710
-
"description": "The percentage of origins with \"poor\" FID experiences, greater than 250 ms. See [FID in CrUX](https://developers.google.com/web/updates/2018/07/first-input-delay-in-crux).",
0 commit comments