Skip to content

Improve Compression from Generator without CompressionStreams #60

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

Closed
wants to merge 2 commits into from

Conversation

zalo
Copy link
Contributor

@zalo zalo commented May 9, 2025

This aims to accomplish the same compression improvements as #59 , but this time without Compression or Decompression Streams.

JSZip is quite a bit slower than the browser-native CompressionStreams, so drafting until I can add a progress bar for it...

Copy link

netlify bot commented May 9, 2025

Deploy Preview for emulatorjs-org ready!

Name Link
🔨 Latest commit 7cdcc2b
🔍 Latest deploy log https://app.netlify.com/sites/emulatorjs-org/deploys/681da65edf2f7d000855f581
😎 Deploy Preview https://deploy-preview-60--emulatorjs-org.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@zalo
Copy link
Contributor Author

zalo commented May 14, 2025

Actually, it's too much slower for my liking (and I don't have time to add a fallback between this and the faster CompressionStreams)...

@zalo zalo closed this May 14, 2025
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.

1 participant