Thread: CLS-ZStd
View Single Post
  #1  
Old 19-08-2016, 08:33
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,752
Thanks: 2,187
Thanked 11,213 Times in 2,310 Posts
Razor12911 is on a distinguished road
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.
Attached Files
File Type: 7z cls-zstd.7z (317.6 KB, 722 views)
Reply With Quote
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