Skip to content
This repository was archived by the owner on Mar 23, 2025. It is now read-only.

add option to skip compression during build #111

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tennox
Copy link

@tennox tennox commented Jan 11, 2025

I found this decreased the image-generating part of the build from 5m46s to 3m30s

Curously, when trying to find out the cache size difference, I did not see a change in:
nix-tree --derivation ./result (1.68 GiB)
(probably because I don't know how to properly check that)

Please let me know if this is stupid - or if I need to change something.
Or it could actually be the default?

I found this decreased the image-generating part from 5m46s to 3m30s

Trying to find out a cache size difference, I did not see a change in
size of:
`nix-tree --derivation ./result`
(probably because I don't know how to properly check that)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant