Skip to content

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

@jjardon

Description

@jjardon

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions