Skip to content

CompressionUtils performance improvement ask #7932

@crodier

Description

@crodier

FileUtils, needs (on or around line 234), a BufferedOutputStream instead of a FilterOutputStream (we think.) Apologies for not submitting a proper patch.

Affected Version

0.14.2-incubating

Description

When we compress a 20mb smoosh folder today into a zip. It takes about 15 seconds, whereas the previous implementation of Compression Utils takes about a second. This makes the hand-off compression much slower.

The software is amazing, thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions