borgbackup/borg

compare borg binaries produced by nuitka and pyinstaller

已关闭

#9,722 创建于 2026年6月4日

 (5 条评论) (0 个反应) (0 位负责人)Python (732 个派生)batch import
easyhelp wanted

仓库指标

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

描述

See #9721 (master branch) or scripts/build*.

Interesting would be (for both nuitka and pyinstaller):

  • startup time for the single-file binary
  • temporary space usage (e.g. /tmp)
  • performance of a backup and a restore
  • performance of borgfs filesystem (borg mount)

贡献者指南