distr1 / distri

a Linux distribution to research fast package management
https://distr1.org
Other
532 stars 28 forks source link

Use transparent zstd over HTTP for fetching and exporting packages #77

Open stapelberg opened 4 years ago

stapelberg commented 4 years ago

This exploration shows how zstd beats both sequential gzip and parallel gzip significantly for decompressing larger packages such as qemu:

We took a few measurements with the respective uncompress tools on stream: https://youtu.be/dLr_6jJ4N7Y?t=4172

…and then measured distri package installation, which confirm zstd’s effectiveness in our use-case: