Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zstandard Content-Encoding #930

Closed
1 task done
nidhijaju opened this issue Feb 7, 2024 · 1 comment
Closed
1 task done

Zstandard Content-Encoding #930

nidhijaju opened this issue Feb 7, 2024 · 1 comment
Assignees
Labels
Resolution: satisfied The TAG is satisfied with this design Topic: protocols Venue: IETF Proposed at the IETF, but not in a specific working group

Comments

@nidhijaju
Copy link

こんにちは TAG-さん!

I'm requesting a TAG review of Zstandard Content-Encoding.

Zstandard, or “zstd”, is a data compression mechanism described in RFC8878. It is a fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level and better compression ratios. The "zstd" token was added as an IANA-registered Content-Encoding token as per https://datatracker.ietf.org/doc/html/rfc8878#name-content-encoding.

Adding browser support for "zstd" as a Content-Encoding will help load pages faster, use less bandwidth, and spend less time and CPU/power on compression on servers, resulting in reduced server costs.

Further details:

  • I have reviewed the TAG's Web Platform Design Principles
  • Relevant time constraints or deadlines: Chromium is planning to ship support in M123 (branches on Feb 19, 2024).
  • The group where the work on this specification is currently being done: IETF HTTP working group
  • The group where standardization of this work is intended to be done (if current group is a community group or other incubation venue): IETF HTTP working group
  • Major unresolved issues with or opposition to this specification: None
  • This work is being funded by: Meta, Google

You should also know that...

N/A

We'd prefer the TAG provide feedback as (please delete all but the desired option):

💬 leave review feedback as a comment in this issue and @-notify [github usernames]

@torgo torgo added Topic: protocols Venue: IETF Proposed at the IETF, but not in a specific working group labels Feb 7, 2024
@torgo torgo added this to the 2024-02-05-week milestone Feb 7, 2024
@ylafon
Copy link
Member

ylafon commented Feb 22, 2024

Hi, we discuss this with @martinthomson

The TAG recognizes that small improvements in efficiency, both in compression ratio and CPU cost, do have real benefits for web users. There are costs to adding more code to the platform and having more choices available does increase the cost and complexity of negotiation. However, those costs only mean that the benefits need to be meaningful. Zstd generally performs better than brotli, the current best of the (other) standardized options.
Adding zstd would be welcome.

@ylafon ylafon closed this as completed Feb 22, 2024
@ylafon ylafon added Resolution: satisfied The TAG is satisfied with this design and removed Fast track? labels Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: satisfied The TAG is satisfied with this design Topic: protocols Venue: IETF Proposed at the IETF, but not in a specific working group
Projects
None yet
Development

No branches or pull requests

5 participants