Slide 12
Slide 12 text
12
Visualizing our Performance by Looker
We create the Lighthouse data format for Looker.
(by cherry picking) {
"id": "first-contentful-paint",
"title": "First Contentful Paint",
"description": "....",
"score": 1,
"scoreDisplayMode": "numeric",
"numericValue": 1262.196,
"numericUnit": "millisecond",
"displayValue": "1.3 s"
},
{
"id": "total-blocking-time",
...
},
...
↓ significant
params for graph
score
100% score (0-1)
numericValue
real value
data from lighthouse