Skip to content

Two Useful Features to improve speed: compression level and split size, as 7zip parameter #79

@Gianbo

Description

@Gianbo

I'd like to see two features that can greatly improve time of compression and transmission over cloud when large set of files are managed.
These are already implemented in 7zip, so there's only the need to add them as settings in the app (or defined in a editable configuration file):

  1. Compression level . Value 1 to 5 (instead of 9) will greatly improve processing speed when large set of files are managed (added/replaced).
  2. Split size of 7zip archive. E.g. 1-100Mb would be much more efficient for transmission to/from the cloud.

Setting these two parameters would greatly improve overall speed of operation for large set of files, which is a typica use case for me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions