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

Compress executable files with upx to reduce the installation package size. #5848

Open
2 tasks done
dwSun opened this issue Feb 17, 2025 · 0 comments
Open
2 tasks done
Labels
Feature requests Feature Requests

Comments

@dwSun
Copy link

dwSun commented Feb 17, 2025

Pre-submit Checks

Describe the solution you'd like?

Compressing executable files with upx can reduce the file size by nearly 70%. Below is my test. It can greatly reduce disk usage and network traffic.

        File size         Ratio      Format      Name
   --------------------   ------   -----------   -----------
 138770712 ->  43668012   31.47%   linux/amd64   warp          

Is your feature request related to a problem? Please describe.

No response

Additional context

No response

Operating system (Optional, if relevant)

Linux

How important is this feature to you?

1 (Not too important)

Warp Internal (ignore) - linear-label:39cc6478-1249-4ee7-950b-c428edfeecd1

None

@dwSun dwSun added the Feature requests Feature Requests label Feb 17, 2025
@dwSun dwSun changed the title 使用upx压缩可执行文件以减少安装包大小 Compress executable files with upx to reduce the installation package size. Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature requests Feature Requests
Projects
None yet
Development

No branches or pull requests

1 participant