AppImage / AppImage/AppImageKit

block size 16384 for XZ makes compression pointless

オープン
#697 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
言語のデータがありません
スター
9.4k
フォーク
588
PR マージ指標
PR 指標を取得中

説明

If user decided to use XZ compression instead of default gzip — he really wants small size of AppImage. Using `16384` as a block size makes XZ compression like gzip — for example, for Electron App 51.9 vs 50.4.

So, electron-builder now uses `1048576` instead of `16384`. Size difference — 50.4 vs 39.1. 11.3 MB difference. Slow start-up time? Well, it is your choice to use XZ.

I am not going to convince you to change this setting in the AppImageTool, JFYI.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。