cassava / repoctl

Make it easy to manage your local Arch Linux repository.
MIT License
125 stars 14 forks source link

Enhancing building speed by changing compression type #48

Closed es20490446e closed 4 years ago

es20490446e commented 4 years ago

Be aware of this.

Vash63 commented 4 years ago

Just a user here, but I had the same concern. If you grab this branch below you can use zstd, which is even faster than gz and has similar compression ratio:

https://github.com/cassava/repoctl/tree/devel

Not sure when the dev has the next release planned but I've been using this for a couple weeks now with zstd and it works great

es20490446e commented 4 years ago

Thanks, although it seems that zstd will become the default eventually.