Filip Tibell
|
2f6dec4183
|
Find a cli that does raw zlib, fix zlib test file
|
2024-05-11 21:59:56 +02:00 |
|
Filip Tibell
|
5c454eb3a0
|
Migrate to lz4 crate to be able to decode hc mode
lz4-flex unfortunately does not support this and we should prefer compatibility over maximum speed
|
2024-05-11 21:40:56 +02:00 |
|
Filip Tibell
|
48dd07efd6
|
lz4-flex does not support high compression level
|
2024-05-11 20:05:34 +02:00 |
|
Filip Tibell
|
160987c7bc
|
Almost fix lz4
|
2024-05-11 11:57:44 +02:00 |
|
Filip Tibell
|
286c659ca8
|
Fix newlines being on their own lines
|
2024-05-11 00:01:02 +02:00 |
|
Filip Tibell
|
237da52071
|
Show file diff before trying to decompress
|
2024-05-11 00:00:14 +02:00 |
|
Filip Tibell
|
57323e55c0
|
Handle decompress errors better
|
2024-05-10 23:39:45 +02:00 |
|
Filip Tibell
|
ba390399d4
|
Fix gzip test file having os flag embedded in it
|
2024-05-10 23:35:58 +02:00 |
|
Filip Tibell
|
d11bb16e88
|
Log output of compression tools after run
|
2024-05-10 23:13:52 +02:00 |
|
Filip Tibell
|
803c8c0701
|
Fix arg
|
2024-05-10 23:05:42 +02:00 |
|
Filip Tibell
|
7513ea33b4
|
Add sanity check to make sure serde decompress passes first
|
2024-05-10 22:48:41 +02:00 |
|
Filip Tibell
|
6875353e95
|
Add diffs in compression generation script
|
2024-05-10 22:45:01 +02:00 |
|
Filip Tibell
|
8a3f84cbd2
|
Start making script to generate compressed test files
|
2024-05-10 22:23:04 +02:00 |
|