|
116 | 116 | "metric": "good_pct", |
117 | 117 | "label": "Overall good CWVs", |
118 | 118 | "suffix": "%", |
| 119 | + "change": "true", |
119 | 120 | "description": "Origins with overall good core web vitals.", |
120 | 121 | "url": "#good-cwvs" |
121 | 122 | }, |
|
125 | 126 | "metric": "median_score_pct", |
126 | 127 | "label": "Lighthouse performance", |
127 | 128 | "suffix": "", |
| 129 | + "change": "true", |
128 | 130 | "description": "Median lighthouse performance score across tested origins.", |
129 | 131 | "url": "#lighthouse" |
130 | 132 | }, |
|
134 | 136 | "metric": "median_score_pct", |
135 | 137 | "label": "Lighthouse accessibility", |
136 | 138 | "suffix": "", |
| 139 | + "change": "true", |
137 | 140 | "description": "Median lighthouse accessibility score across tested origins.", |
138 | 141 | "url": "#lighthouse&median-lighthouse-over-time=accessibility" |
139 | 142 | }, |
|
142 | 145 | "category": "total", |
143 | 146 | "metric": "median_bytes_formatted", |
144 | 147 | "label": "Page weight", |
| 148 | + "change": "true", |
| 149 | + "changeMeaning": "inverted", |
145 | 150 | "description": "Median total bytes per page for across tested origins.", |
146 | 151 | "url": "#page-weight" |
147 | 152 | } |
|
166 | 171 | "key": "origins", |
167 | 172 | "name": "Origins" |
168 | 173 | }, |
| 174 | + { |
| 175 | + "key": "momString", |
| 176 | + "name": "Change", |
| 177 | + "styleChange": true, |
| 178 | + "keyNr": "momPerc" |
| 179 | + }, |
169 | 180 | { |
170 | 181 | "key": "client", |
171 | 182 | "name": "Client" |
172 | 183 | } |
173 | 184 | ] |
174 | 185 | }, |
| 186 | + "summary": true, |
| 187 | + "change": true, |
175 | 188 | "viz": { |
176 | 189 | "title": "Origins over time", |
177 | 190 | "metric": "origins", |
|
234 | 247 | "metric": "good_pct", |
235 | 248 | "label": "Good CWVs", |
236 | 249 | "suffix": "%", |
| 250 | + "change": "true", |
237 | 251 | "description": "Origins with overall good core web vitals.", |
238 | 252 | "url": "?good-cwv-over-time=overall#good-cwvs" |
239 | 253 | }, |
|
243 | 257 | "metric": "good_pct", |
244 | 258 | "label": "Good LCP", |
245 | 259 | "suffix": "%", |
| 260 | + "change": "true", |
246 | 261 | "description": "Percentage of origins with good LCP scores (under 0.25s).", |
247 | 262 | "url": "?good-cwv-over-time=LCP#good-cwvs" |
248 | 263 | }, |
|
252 | 267 | "metric": "good_pct", |
253 | 268 | "label": "Good CLS", |
254 | 269 | "suffix": "%", |
| 270 | + "change": "true", |
255 | 271 | "description": "Percentage of origins with good CLS scores (under 0.1).", |
256 | 272 | "url": "?good-cwv-over-time=CLS#good-cwvs" |
257 | 273 | }, |
|
261 | 277 | "metric": "good_pct", |
262 | 278 | "label": "Good INP", |
263 | 279 | "suffix": "%", |
| 280 | + "change": "true", |
264 | 281 | "description": "Percentage of origins with good INP scores (under 200ms).", |
265 | 282 | "url": "?good-cwv-over-time=INP#good-cwvs" |
266 | 283 | } |
|
330 | 347 | "name": "Eligible", |
331 | 348 | "className": "eligible" |
332 | 349 | }, |
| 350 | + { |
| 351 | + "key": "momString", |
| 352 | + "name": "Change", |
| 353 | + "styleChange": true, |
| 354 | + "keyNr": "momPerc" |
| 355 | + |
| 356 | + }, |
333 | 357 | { |
334 | 358 | "key": "client", |
335 | 359 | "name": "Client", |
|
338 | 362 | ] |
339 | 363 | }, |
340 | 364 | "summary": true, |
| 365 | + "change": true, |
341 | 366 | "viz": { |
342 | 367 | "base": "pct_good_", |
343 | 368 | "default": "overall", |
|
402 | 427 | "endpoint": "lighthouse", |
403 | 428 | "category": "performance", |
404 | 429 | "metric": "median_score_pct", |
| 430 | + "change": "true", |
405 | 431 | "label": "Performance", |
406 | 432 | "url": "?median-lighthouse-over-time=performance#lighthouse", |
407 | 433 | "description": "Median Lighthouse <strong>performance</strong> score." |
|
410 | 436 | "endpoint": "lighthouse", |
411 | 437 | "category": "accessibility", |
412 | 438 | "metric": "median_score_pct", |
| 439 | + "change": "true", |
413 | 440 | "label": "Accessibility", |
414 | 441 | "url": "?median-lighthouse-over-time=accessibility#lighthouse", |
415 | 442 | "description": "Median Lighthouse <strong>accessibility</strong> score." |
|
418 | 445 | "endpoint": "lighthouse", |
419 | 446 | "category": "seo", |
420 | 447 | "metric": "median_score_pct", |
| 448 | + "change": "true", |
421 | 449 | "label": "SEO", |
422 | 450 | "url": "?median-lighthouse-over-time=seo#lighthouse", |
423 | 451 | "description": "Median Lighthouse <strong>SEO</strong> score." |
|
428 | 456 | "metric": "median_score_pct", |
429 | 457 | "label": "Best Practices", |
430 | 458 | "url": "?median-lighthouse-over-time=best_practices#lighthouse", |
431 | | - "description": "Median Lighthouse <strong>best practices</strong> score." |
| 459 | + "description": "Median Lighthouse <strong>best practices</strong> score.", |
| 460 | + "change": "true" |
432 | 461 | } |
433 | 462 | ] |
434 | 463 | }, |
|
439 | 468 | "endpoint": "lighthouse", |
440 | 469 | "metric": "median_score_pct", |
441 | 470 | "summary": true, |
| 471 | + "change": true, |
442 | 472 | "subcategory": { |
443 | 473 | "base": "median_lighthouse_score_", |
444 | 474 | "param": "median-lighthouse-over-time", |
|
477 | 507 | "className": "main-cell", |
478 | 508 | "viz": "progress-circle" |
479 | 509 | }, |
| 510 | + { |
| 511 | + "key": "momString", |
| 512 | + "name": "Change", |
| 513 | + "styleChange": true, |
| 514 | + "keyNr": "momPerc" |
| 515 | + }, |
480 | 516 | { |
481 | 517 | "key": "client", |
482 | 518 | "name": "Client", |
|
547 | 583 | "category": "images", |
548 | 584 | "metric": "median_bytes_formatted", |
549 | 585 | "label": "Image Weight", |
550 | | - "url": "?weight-over-time=image#page-weight" |
| 586 | + "url": "?weight-over-time=image#page-weight", |
| 587 | + "change": "true", |
| 588 | + "changeMeaning": "inverted" |
551 | 589 | }, |
552 | 590 | { |
553 | 591 | "endpoint": "pageWeight", |
554 | 592 | "category": "js", |
555 | 593 | "metric": "median_bytes_formatted", |
556 | 594 | "label": "JavaScript Size", |
557 | | - "url": "?weight-over-time=js#page-weight" |
| 595 | + "url": "?weight-over-time=js#page-weight", |
| 596 | + "change": "true", |
| 597 | + "changeMeaning": "inverted" |
558 | 598 | }, |
559 | 599 | { |
560 | 600 | "endpoint": "pageWeight", |
561 | 601 | "category": "total", |
562 | 602 | "metric": "median_bytes_formatted", |
563 | 603 | "label": "Total Page Weight", |
564 | | - "url": "?weight-over-time=total#page-weight" |
| 604 | + "url": "?weight-over-time=total#page-weight", |
| 605 | + "change": "true", |
| 606 | + "changeMeaning": "inverted" |
565 | 607 | } |
566 | 608 | ] |
567 | 609 | }, |
|
570 | 612 | "description": "", |
571 | 613 | "id": "weight_timeseries", |
572 | 614 | "summary": true, |
| 615 | + "change": true, |
| 616 | + "changeMeaning": "inverted", |
573 | 617 | "endpoint": "pageWeight", |
574 | 618 | "default": "images", |
575 | 619 | "metric": "median_bytes", |
|
606 | 650 | "key": "median_bytes_formatted", |
607 | 651 | "className": "main-cell" |
608 | 652 | }, |
| 653 | + { |
| 654 | + "key": "momString", |
| 655 | + "name": "Change", |
| 656 | + "styleChange": true, |
| 657 | + "keyNr": "momPerc" |
| 658 | + }, |
609 | 659 | { |
610 | 660 | "name": "Client", |
611 | 661 | "key": "client", |
|
777 | 827 | "endpoint": "vitals", |
778 | 828 | "metric": "good_pct", |
779 | 829 | "default": "overall", |
| 830 | + "change": "true", |
780 | 831 | "subcategory": { |
781 | 832 | "base": "pct_good_", |
782 | 833 | "param": "good-cwv-over-time", |
|
883 | 934 | "id": "lighthouse_timeseries", |
884 | 935 | "endpoint": "lighthouse", |
885 | 936 | "metric": "median_score_pct", |
| 937 | + "change": "true", |
886 | 938 | "subcategory": { |
887 | 939 | "base": "median_lighthouse_score_", |
888 | 940 | "param": "median-lighthouse-over-time", |
|
980 | 1032 | "endpoint": "pageWeight", |
981 | 1033 | "metric": "median_bytes", |
982 | 1034 | "default": "total", |
| 1035 | + "change": "true", |
| 1036 | + "changeMeaning": "inverted", |
983 | 1037 | "subcategory": { |
984 | 1038 | "base": "median_bytes_", |
985 | 1039 | "param": "median-weight-over-time", |
|
1075 | 1129 | "endpoint": "adoption", |
1076 | 1130 | "metric": "origins", |
1077 | 1131 | "default": "adoption", |
| 1132 | + "change": "true", |
1078 | 1133 | "table": { |
1079 | 1134 | "param":"", |
1080 | 1135 | "caption": "Adoption", |
|
0 commit comments