|
[jira] Commented: (COMPRESS-82) cpio is terribly slow: msg#00433issues-commons-apache
[ https://issues.apache.org/jira/browse/COMPRESS-82?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736241#action_12736241 ] Emmanuel Bourg commented on COMPRESS-82: ---------------------------------------- There is probably the same issue with the other archive output streams. I don't know if it's best to change the code in CpioArchiveOutputStream, or tell the user to initialize the CpioArchiveOutputStream with a buffered stream. If the code is changed and the user initialize the class with a buffered stream, there would be 2 buffered stream encapsulated. > cpio is terribly slow > --------------------- > > Key: COMPRESS-82 > URL: https://issues.apache.org/jira/browse/COMPRESS-82 > Project: Commons Compress > Issue Type: Bug > Affects Versions: 1.0 > Environment: linux java6 > Reporter: deckrider > Attachments: cpio-speed-patch.txt > > > I have a directory with 20 jar files in it to be placed into a cpio archive. > This seems VERY slow (about 3 minutes). It is almost immediate with the > linux cpio command (of course its non-java). is there any way to improve > speed for the cpio archiving? -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.
|
|
||||||||||||||||||||||||||
|
|
|
| News | Mail Home | sitemap | FAQ | advertise |