jira-importer commented on issue #183:
URL: 
https://github.com/apache/maven-war-plugin/issues/183#issuecomment-2967848511

   **[David 
Bullock](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=dtbullock)**
 commented
   
   I am aware that this is a pretty marginal performance tweak.  Just to keep 
in mind what we actually do gain:
   
   * we can take time to compress the file _well_, saving precious bits because 
we are only doing the compression at build time
   * Tomcat serves the file efficiently from the point of view of conserving 
operating system resources, bypassing unnecessary copying of the bits of the 
file into userspace memory, and then out again
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to