Show TTFB on summary page (#3517)

This commit is contained in:
Peter Hedenskog 2021-11-25 09:09:58 +01:00 committed by GitHub
parent 27e2700a81
commit 4d88f0f1e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ module.exports = {
'timings.PerceptualSpeedIndex',
'timings.VisualReadiness',
'timings.VisualComplete',
'timings.backEndTime',
'googleWebVitals.cumulativeLayoutShift',
'requests.total',
'requests.javascript',