mirror of https://github.com/gdalsnes/zlibnet
from http://zlib.net/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
8 years ago | |
---|---|---|
docs | 8 years ago | |
raw | 8 years ago | |
zlib custom build | 10 years ago | |
zlibnet | 9 years ago | |
README.md | 8 years ago | |
changes.txt | 9 years ago | |
license.md | 8 years ago | |
readme.txt | 15 years ago | |
zlib32.dll | 10 years ago | |
zlib64.dll | 10 years ago | |
zlibnet.chm | 15 years ago | |
zlibnet.sln | 10 years ago |
README.md
zlibnet
Compression test:
127 506 files (a svn wc) Original size: 3 443 130 254
zlibnet
compressed (default): 1,09 GB (1 178 180 638 bytes) time: 00:02:39.9731499
.NET 4.5 ZipArchive
compressed (optimal): 1,08 GB (1 168 228 598 bytes) time: 00:03:00.2553101
compressed (fastest): 1,18 GB (1 270 258 799 bytes) time: 00:02:00.8949148
ZipArchive performace is actually not that bad:-)