Supercharge compression efficiency with shared dictionaries | Blog | Chrome for Developers
March 20, 2024
The Chrome team has been working on making shared dictionaries usable on the web, which are now available in an origin trial for both Brotli and ZStandard. Shared dictionaries can supplement Brotli and ZStandard compression to deliver substantially higher compression ratios for websites that frequently ship updated code, and can—in some cases—deliver 90% or better compression ratios. This post goes into more detail on how shared dictionaries work, and how you can register for the origin trials to use them for Brotli and ZStandard on your website.
Source: Supercharge compression efficiency with shared dictionaries | Blog | Chrome for Developers