borgbackup/borg

compare borg binaries produced by nuitka and pyinstaller

クローズ

#9,722 opened on 2026/06/04

 (5 件のコメント) (0 件のリアクション) (0 人の担当者)Python (732 件のフォーク)batch import
easyhelp wanted

Repository metrics

Stars
 (10,086 個のスター)
PR merge metrics
 (平均マージ 5d 12h) (30d で 91 merged PRs)

説明

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)

コントリビューターガイド