This website requires JavaScript.
Explore
Help
Sign In
admin
/
coderforlife-ms-compress
Watch
1
Star
0
Fork
0
You've already forked coderforlife-ms-compress
mirror of
https://github.com/coderforlife/ms-compress
synced
2026-06-08 13:34:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
coderforlife-ms-compress
/
test
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Jeffrey Bush
f3cc32fa1f
More fixes for the trailing null-byte support for LZNT1. Now works when output buffer is larger than needed and during streaming.
2017-06-23 17:30:29 -04:00
..
compressors.py
More fixes for the trailing null-byte support for LZNT1. Now works when output buffer is larger than needed and during streaming.
2017-06-23 17:30:29 -04:00
test_accuracy.py
Merge branch 'master' of github.com:coderforlife/ms-compress
2016-01-19 11:53:52 -08:00
test_speed.py
Adjusted the speed tester to use the second-to-last core to make sure it uses a real core and not a hyper-threaded core.
2015-04-17 15:18:18 -07:00