haf / DotNetZip.Semverd

Please use System.IO.Compression! A fork of the DotNetZip project without signing with a solution that compiles cleanly. This project aims to follow semver to avoid versioning conflicts. DotNetZip is a FAST, FREE class library and toolset for manipulating zip files. Use VB, C# or any .NET language to easily create, extract, or update zip files.
Other
546 stars 218 forks source link

Hopefully refactors an nit I have with this class. #224

Closed AraHaan closed 1 year ago

AraHaan commented 3 years ago

Hopefully this is the same as what you guys do currently like daheck.

AraHaan commented 3 years ago

What the no test executions here?

Sciumo commented 3 years ago

Pretty sure that was loop unrolled for a reason. project could use a performance test.