almanac.httparchive.org icon indicating copy to clipboard operation
almanac.httparchive.org copied to clipboard

Page Weight 2022 queries

Open drohe opened this issue 3 years ago • 2 comments

Progress on #2899

Assets Section

  • [x] page weight distribution
  • [x] media page weight over time

Requests

  • [x] distribution of requests
  • [x] distribution of requests by content type

Requests

  • [x] distribution of image sizes by format

Images

  • [x] image size distribution

Videos

  • [x] distribution of video sizes by format

Adoption rate of byte-saving technologies

  • [x] % of pages using facades using Lighthouse third-party-facades audit score is not null
  • [x] % of pages using compression using Lighthouse uses-text-compression audit score is not null
  • [x] % of pages using minification using Lighthouse unminified-javascript & unminified-css score is not null

drohe avatar Jun 01 '22 01:06 drohe

Thanks for working on this @drohe! I've extracted the checklist from the readme and added to the PR comment for easier tracking.

rviscomi avatar Jun 13 '22 13:06 rviscomi

@drohe could you take a look at the linter warnings? Hoping to get all analysis PRs merged this week.

rviscomi avatar Aug 09 '22 14:08 rviscomi

@rviscomi I'm at a loss on the end of line linting errors from the editorconfig-checker. I've got it set to CRLF in VS Code. Should it be LF?

drohe avatar Aug 11 '22 03:08 drohe

Ok that did the trick! In the GitHub editor (press .) I changed CRLF to LF.

rviscomi avatar Aug 11 '22 14:08 rviscomi

added the percentages

drohe avatar Aug 18 '22 02:08 drohe