Skip to content

DiffBackupManager optimizations #49

@Birnendampf

Description

@Birnendampf

ranging from most to least feasible, I found a couple of places where that manager can be optimized

Backup Creation

- [ ] rather than unlinking files in filter_diff, add them to a list of files that will simply be ignored when recompressing. though the benefit of this is questionable, since those files will eventually be deleted by shutil.rmtree() anyways once the Temporary directory containing them is removed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions