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

build: Expose xz compression level #1428

Closed
wants to merge 1 commit into from

Commits on Apr 15, 2015

  1. build: Expose xz compression level

    On machines with limited resources a fair tradeoff could be trading
    result size with less memory and cpu consumption. Expose a variable
    that overrides the default (9).
    
    Note: xz is often used to gain maximum possible compression, so
    avoid lowering this if possible.
    jbergstroem committed Apr 15, 2015
    Configuration menu
    Copy the full SHA
    8d61c58 View commit details
    Browse the repository at this point in the history