[
https://issues.apache.org/jira/browse/COMPRESS-46?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dennis Lundberg moved SANDBOX-248 to COMPRESS-46:
-------------------------------------------------
Component/s: (was: Compress)
Key: COMPRESS-46 (was: SANDBOX-248)
Project: Commons Compress (was: Commons Sandbox)
> ZipOutputStream is slow when compressing big files
> --------------------------------------------------
>
> Key: COMPRESS-46
> URL: https://issues.apache.org/jira/browse/COMPRESS-46
> Project: Commons Compress
> Issue Type: Improvement
> Reporter: Stefan Bodewig
> Assignee: Torsten Curdt
> Attachments: patch-zip-update.txt
>
>
> This has been reported against Ant's version, the grandfather of
> commons-compress. See
> https://issues.apache.org/bugzilla/show_bug.cgi?id=45396
> Splitting up the array passed into Deflater.setInput improves the performance
> dramatically. Ant's change is
> http://svn.apache.org/viewvc/ant/core/trunk/src/main/org/apache/tools/zip/ZipOutputStream.java?r1=579278&r2=677272&pathrev=677272
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.