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

[Feature Request] Need smaller artifact: Use xz instead gzip to compress them #216

Open
jjardon opened this issue May 4, 2016 · 0 comments

Comments

@jjardon
Copy link
Contributor

jjardon commented May 4, 2016

This will make compressing them slower, but seems our bottleneck is bandwidth, no cpu power

As a comparison, the same artifact (gcc):

gzip: 152.5 MB
xz (lzma): 78.5 MB

https://docs.python.org/3/library/lzma.html
https://pypi.python.org/pypi/backports.lzma/ (backport for python < 3.3)

@jjardon jjardon mentioned this issue May 5, 2016
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

No branches or pull requests

1 participant