borgbackup/borg

borg2: make fastcdc chunker the new default?

Closed

#9,957 opened on Jul 27, 2026

 (1 comment) (0 reactions) (0 assignees)Python (732 forks)batch import
c: chunkerhelp wanted

Repository metrics

Stars
 (10,086 stars)
PR merge metrics
 (Avg merge 5d 12h) (91 merged PRs in 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.

Contributor guide