Skip to content

Banner for WebAssembly report#4362

Closed
nimeshgit wants to merge 23 commits intoHTTPArchive:mainfrom
nimeshgit:main
Closed

Banner for WebAssembly report#4362
nimeshgit wants to merge 23 commits intoHTTPArchive:mainfrom
nimeshgit:main

Conversation

@nimeshgit
Copy link
Copy Markdown
Member

@nimeshgit nimeshgit commented Jan 15, 2026

Regarding #4356,

With reference of our report Year 2021 / WebAssembly, I have updated banner files.

  1. 3 large size (866x433) banners in format of avif, jpg and webp.
  2. 3 small size (326x163) banners in format of avif, jpg and webp.

nimeshgit and others added 22 commits September 26, 2025 19:03
…& 2022) to the new schema where applicable.

Added query for wasm usage counts by pages and by distinct wasm's names
(counts.sql & counts_distinct_name.sql)

Added query for various compression methods (compression_methods.sql)

Added query for wasm component usage for domains and cross domains (domains.sql & cross_domain.sql)

Added query for various instruction kinds (instruction_kinds.sql)

Added query for various languages usage in wasm (language_usage.sql)

Added query for various mimeType usage in wasm (mime_types.sql)

Added query for page rankings (page_rankings.sql)

Added query to understand usages by size
(module_sizes.sql, section_sizes.sql, large_custom_sections.sql and total_sizes_by_percentile.sql)
Info : Drop statustics for size_total_br, size_total_strip, size_total_strip_br, size_total_opt, size_total_opt_br, br_savings, strip_br_savings, opt_br_savings and opt_savings because of dataset has null values.

Added query for wasm proposals.sql.

Added query to understand popular wasm libraries in use.
(popular_library_by_name.sql)

All the queries are grouped by clients i.e. desktop and mobile.
extended extra category

Co-authored-by: Barry Pollard <barrypollard@google.com>
Co-authored-by: Barry Pollard <barrypollard@google.com>
prefer to use rank_grouping instead of _rank
Wasm banner with large (866x433) and small (326x163) size banner added for formats : avif, jpg and webp
@tunetheweb
Copy link
Copy Markdown
Member

@nimeshgit thanks for doing this but after careful consideration I'd prefer to keep with the image we've used in the past. There are a number of reasons for this:

  1. Consistency across years
  2. Consistency in style, we generally avoid text in the hero images as they can cause a number of issues, including:
  • Future proofing (you have the year in the image)
  • Future proofing (you have Spec 3.0 in the image, but if/when 4.0 comes along this will look out of date and/or require updating)
  • Internationalisation as we translate out chapters.

Sorry for wasting your time asking you to create the various versions and now not accepting it.

@tunetheweb tunetheweb closed this Jan 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants