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

Gzip compression is very slow #31

Open
JustinChu opened this issue Apr 27, 2018 · 1 comment
Open

Gzip compression is very slow #31

JustinChu opened this issue Apr 27, 2018 · 1 comment
Assignees
Labels

Comments

@JustinChu
Copy link
Collaborator

The compression option has been reported as an order of magnitude slower than without. I am probably using zlib in a very inefficient way. Profiling and optimization for this option is needed.

@JustinChu
Copy link
Collaborator Author

Piping output to an external gzip output is much faster for some reason (same compression level).

@JustinChu JustinChu added this to the 2.1.3 milestone Jul 23, 2018
@JustinChu JustinChu removed this from the 2.1.3 milestone Oct 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant