awcosand opened a new pull request, #87:
URL: https://github.com/apache/tomcat-jakartaee-migration/pull/87

   When processing a 100MB war file, with code changes but no dependency 
changes, zipInMemory seems to have a moderate reduction in processing time 
(145_000 ms pre-change, 110_000 post change, while only a minor increase when 
the cache is empty (150_000 ms on empty cache).  The streaming implementation 
went from 10_000ms pre-change, to 11_000ms with empty cache and 850ms on 
secondary runs.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to