Show TTFB on summary page (#3517)
This commit is contained in:
parent
27e2700a81
commit
4d88f0f1e4
|
|
@ -29,6 +29,7 @@ module.exports = {
|
|||
'timings.PerceptualSpeedIndex',
|
||||
'timings.VisualReadiness',
|
||||
'timings.VisualComplete',
|
||||
'timings.backEndTime',
|
||||
'googleWebVitals.cumulativeLayoutShift',
|
||||
'requests.total',
|
||||
'requests.javascript',
|
||||
|
|
|
|||
Loading…
Reference in New Issue