You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Andrew Gaul (JIRA)" <ji...@codehaus.org> on 2012/10/23 03:06:36 UTC

[jira] (MSHADE-132) Shade does not buffer output, yielding excessive write syscalls

Andrew Gaul created MSHADE-132:
----------------------------------

             Summary: Shade does not buffer output, yielding excessive write syscalls
                 Key: MSHADE-132
                 URL: https://jira.codehaus.org/browse/MSHADE-132
             Project: Maven 2.x Shade Plugin
          Issue Type: Bug
    Affects Versions: 2.0
            Reporter: Andrew Gaul
         Attachments: maven_shade_buffer_output.patch

Shade does not buffer output, yielding excessive write syscalls.  This slows down mvn package of a local project on a Linux ecryptfs volume from 34s to 3m47s.  I attached a patch to address this issue.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira