borgbackup/borg

borg2: make fastcdc chunker the new default?

已关闭

#9,957 创建于 2026年7月27日

 (1 条评论) (0 个反应) (0 位负责人)Python (732 个派生)batch import
c: chunkerhelp wanted

仓库指标

星标
 (10,086 个星标)
PR 合并指标
 (平均合并 5天 12小时) (30 天内合并 91 个 PR)

描述

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.

贡献者指南