mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-09 22:37:59 +00:00
bcfa251290
Here is some benchmark for various archive formats: ``` gz 0m11.384s 0m11.495s 0m11.193s zip 0m14.159s 0m14.416s 0m13.917s 7z 0m17.569s 0m17.295s 0m18.496s bz2 0m31.519s 0m28.885s 0m29.510s ``` Looking by compressed size, bz2 is the best. However its decompressing speed is the slowest. bz2 and gz file size only differs by ~20MB and this difference is neglectable given the network speed on Github. So switch to gz format to speed up CI build time. PR #19867. |
||
---|---|---|
.. | ||
helper | ||
ci_file_health.yaml | ||
ci_macos.yaml | ||
ci_ubuntu.yaml | ||
ci_webui.yaml | ||
ci_windows.yaml | ||
coverity-scan.yaml | ||
stale_bot.yaml |