borgbackup/borg

compare borg binaries produced by nuitka and pyinstaller

Geschlossen

#9.722 geöffnet am 04.06.2026

 (5 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (732 Forks)batch import
easyhelp wanted

Repository-Metriken

Stars
 (10.086 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 5T 12h) (91 gemergte PRs in 30 T)

Beschreibung

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)

Contributor Guide