borgbackup/borg

borg2: make fastcdc chunker the new default?

Fechada

#9.957 aberto em 27 de jul. de 2026

 (1 comentário) (0 reação) (0 responsável)Python (732 forks)batch import
c: chunkerhelp wanted

Métricas do repositório

Stars
 (10.086 estrelas)
Métricas de merge de PR
 (Mesclagem média 5d 12h) (91 fundiu PRs em 30d)

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.

Guia do colaborador