borgbackup/borg
compare borg binaries produced by nuitka and pyinstaller
Fechada
#9.722 aberto em 4 de jun. de 2026
easyhelp wanted
Métricas do repositório
- Stars
- (10.086 estrelas)
- Métricas de merge de PR
- (Mesclagem média 5d 12h) (91 fundiu PRs em 30d)
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)