borgbackup/borg

borg2: make fastcdc chunker the new default?

Fermée

#9 957 ouverte le 27 juil. 2026

 (1 commentaire) (0 réaction) (0 personne assignée)Python (732 forks)batch import
c: chunkerhelp wanted

Métriques du dépôt

Stars
 (10 086 étoiles)
Métriques de merge PR
 (Merge moyen 5j 12h) (91 PRs mergées en 30 j)

Description

It seems to be ~1.3x faster than buzhash64 (and buzhash), so for it could be the default.

As this is very new code, guess this would need some practical testing, so introduce the change while in beta, so it is practically well-tested when borg2 is released for production.

Of course we also have automated unit tests for fastcdc.

Guide contributeur