Lower compression level for msys2 installer? #23

Closed
opened 2024-08-14 17:07:53 +08:00 by esavkin · 1 comment
Member

Currently msys2 installer uses 128MB dictionary and maximum level (9) of compression, which causes it to be quite slow and memory-hungry (up to 10+ GBs on my machine for compression).

It can be faster for both client and builder, but it gains additional 20% of size with -mx3 -md16m.

Currently msys2 installer uses 128MB dictionary and maximum level (9) of compression, which causes it to be quite slow and memory-hungry (up to 10+ GBs on my machine for compression). It can be faster for both client and builder, but it gains additional 20% of size with `-mx3 -md16m`.
Owner

It's not particularly slow on Hydra, but all those 400MB files do use some disk space.
https://nixbld.m-labs.hk/job/artiq/extra-beta/msys2-offline-installer#tabs-charts
Maybe just use those flags locally.

It's not particularly slow on Hydra, but all those 400MB files do use some disk space. https://nixbld.m-labs.hk/job/artiq/extra-beta/msys2-offline-installer#tabs-charts Maybe just use those flags locally.
sb10q closed this issue 2024-08-14 17:10:02 +08:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: M-Labs/artiq-extrapkg#23
No description provided.