|
#1
|
||||
|
||||
|
CLS-ZStd
Here's CLS version of ZStd, ran some tests, it's fast during compression because no temps are created, also added multi threading feature, it's only effective if you use a high level to compress, also if the chunk size is high as well, then it is effective, if you're using level 1 for example, and you try to use multi threading, just know that it is going to be slow, since level 1 is almost like copying a file, just adding multi threaded copying doesn't mean speed will be fast, it will drop.
During decompression, I ran tests as well, it's also fast, you can easily get more than 200mb/s. Decompression is single threaded. |
| The Following 22 Users Say Thank You to Razor12911 For This Useful Post: | ||
-XCX- (30-12-2016), 0xffaded (30-06-2017), Amsal (19-08-2016), Andu21 (05-10-2016), arkantos7 (20-08-2016), COPyCAT (31-08-2016), coveiro (19-08-2016), gozarck (19-08-2016), Gupta (19-08-2016), hasandgn34 (21-08-2016), JRD! (07-10-2016), kassane (20-08-2016), kenzo34 (19-08-2016), MCWRX (09-10-2016), Mini (20-08-2016), minivj (19-08-2016), NexusIV (20-08-2016), Prince4 (20-08-2016), RamiroCruzo (19-08-2016), SAM2712 (24-08-2016), Simorq (19-08-2016), ~MAK~ (07-10-2016) | ||
| Sponsored Links |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Masked Compression (Ultimate compression in one go) | panker1992 | Conversion Tutorials | 661 | 13-05-2024 16:51 |
| Simple splitting and compress by DLG | felice2011 | Conversion Tutorials | 106 | 14-01-2018 15:32 |
| Reflate+Static+Fazip | 1234567890123 | Conversion Tutorials | 20 | 14-04-2016 20:53 |
| lzma2 on freearc as external | panker1992 | Conversion Tutorials | 39 | 19-12-2015 09:01 |