Bugs item #859297, was opened at 2003-12-13 02:41
Message generated for change (Settings changed) made by drieseng
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=859297&group_id=31650

Category: Tasks
Group: 0.8.3.0
>Status: Closed
>Resolution: Out of Date
Priority: 5
Submitted By: Jonathan Cutting (jcutting)
Assigned to: Nobody/Anonymous (nobody)
Summary: <zip> task consumes all available memory

Initial Comment:
I have a zip task that is bundling an ISO image up with 
some other supporting documentation in a zip file.  The 
ISO image is ~500MB, and I find that the <zip> takes far 
longer than WinZip to do the job.  Furthermore, the 
memory usage during the ZIP task rose to fill all available 
memory (Win2ksp4).  I'm guessing that SharpZipLib is 
not optimized for large files like this.    Reducing to 
ziplevel="1" caused an exception, then reducing to 
ziplevel="0" helped somewhat but was still far slower 
than WinZip.

----------------------------------------------------------------------

Comment By: Gert Driesen (drieseng)
Date: 2003-12-23 17:18

Message:
Logged In: YES 
user_id=707851

Can you report this to the #ziplib developers using 
http://www.icsharpcode.net/OpenSource/SharpZipLib/Contact
Us.asp ?

Thanks for the report.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=859297&group_id=31650


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to