Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 260 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 260 Bytes

GZipTest

Multi-threaded compression (test task)

The main condition was to use only low-level multi-threading capabilities of .NET Framework.

Decompression capability is not implemented. And compression also has some bugs which I had no time to get rid off.