borgbackup/borg
compare borg binaries produced by nuitka and pyinstaller
Fermée
#9 722 ouverte le 4 juin 2026
easyhelp wanted
Métriques du dépôt
- Stars
- (10 086 étoiles)
- Métriques de merge PR
- (Merge moyen 5j 12h) (91 PRs mergées en 30 j)
Description
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)