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

Leveraging Compression API even when not streaming #1718

Open
larabr opened this issue Feb 1, 2024 · 0 comments
Open

Leveraging Compression API even when not streaming #1718

larabr opened this issue Feb 1, 2024 · 0 comments

Comments

@larabr
Copy link
Collaborator

larabr commented Feb 1, 2024

Following up to #1717 : it'd be possible to set up a compression stream just in the context of the compression/decompression operation (see https://wicg.github.io/compression/#example-deflate-compress).

We should evaluate the performance impact, to understand if the change is beneficial.
If implemented, fflate could be imported only dynamically, for platforms that do not support the API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant