开发者

Is there a zip library for c# that is faster than DotNetZip [closed]

开发者 https://www.devze.com 2023-02-19 07:14 出处:网络
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed. This question is off-topic. It is not currently accepting answers.

Want to improve this question? Update the question so it's on-topic for Stack Overflow.

开发者_如何转开发

Closed 9 years ago.

Improve this question

I m currently using Ionic zip library. I was curious if there s a faster one than this?

As long as it has a faster compression algorithm, i dont care what it uses.


Have you maybe tried ZipPackage?

Without knowing what exactly faster means (compressing large files? batches of bunches of files? complex directory structure?) it's hard to answer.


I haven't done any speed comparisons but I've always preferred SharpZipLib. And of course it'll allow you to specify your compression level. A lower compression level will be faster.


Try http://sevenzipsharp.codeplex.com/. Or, try any zip lib and use a low compression factor.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号