Banner for WebAssembly report#4362
Closed
nimeshgit wants to merge 23 commits intoHTTPArchive:mainfrom
Closed
Conversation
…& 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>
…ied json values without $
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
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:
Sorry for wasting your time asking you to create the various versions and now not accepting it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Regarding #4356,
With reference of our report Year 2021 / WebAssembly, I have updated banner files.