Skip to content

Let bee download use zstd for compressing git archives #48

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Oct 5, 2020

  1. bee-download: Replace bzip2 by zstd (Zstandard)

    It compresses better in size and speed. lz4 is faster but does not
    compress as well, so we go the Zstandard route.
    pmenzel committed Oct 5, 2020
    Copy the full SHA
    78a4f08 View commit details
    Browse the repository at this point in the history