#1
|
||||
|
||||
cls-nz - cls library for nano zip (multithreaded)
cls-nz - cls library for nano zip (multithreaded) i know Nano zip already perform multithreading. but it doesn't give good speed. Compression:
Decompression:
Code:
cls-nzx.ini : [nzx] Threads=100p Chunk=32m ExeFile="N Zip\nz.exe" ; or Threads=8 Tested on NanoZip 0.09 alpha/Win32. Last edited by BLACKFIRE69; 15-10-2022 at 16:23. |
The Following 18 Users Say Thank You to BLACKFIRE69 For This Useful Post: | ||
ADMIRAL (05-08-2020), alexachu (05-08-2020), ARTEMiS14 (04-08-2020), Balaji007 (05-10-2020), Cesar82 (05-08-2020), COPyCAT (23-08-2020), devil777 (04-08-2020), dixen (04-08-2020), ffmla (06-08-2020), Harsh ojha (05-08-2020), kenzo34 (04-08-2020), L0v3craft (06-08-2020), ronindisco (15-07-2024), Sanya288 (14-03-2021), ScOOt3r (04-08-2023), shazzla (04-08-2020), Valtus (07-08-2020), ZAZA4EVER (10-10-2020) |
Sponsored Links |
#2
|
|||
|
|||
Compression speed is good but unpack...very slow(
But thank anyway.. |
#3
|
||||
|
||||
Quote:
try this and change the values as well. ex: if you get thread count of 8 Code:
[Nzip] Threads=8 Chunk=16m Options=-p8 -cc -nm -sp -t8 you also know the common rule that the number of threads for decompression should be equal to or less than the number of threads used in compression. i mean, Compression --> Threads = 8 (cls-nz.ini) Decompression --> Threads = 2 , 4 , 8 (cls.ini) cannot be 12 , 16, 32 also, different chunk sizes give you different compression ratios. Last edited by BLACKFIRE69; 09-10-2020 at 06:21. |
The Following User Says Thank You to BLACKFIRE69 For This Useful Post: | ||
ADMIRAL (05-08-2020) |
#4
|
|||
|
|||
Thanks but it doesn't show me the progress in the progress bar in my script
|
#5
|
||||
|
||||
it takes some time to show it. and it depends on the file size.
|
#6
|
||||
|
||||
Because you were used some precompression tools like the combination of xtools+srep+nz. When this decompression cycle complete,the progress bar is shows the output.
__________________
If you will smile,You will live long Just like the haters,they are helping to improve your skills. |
#7
|
||||
|
||||
New Update
cls-nzx v2.0.0.0
Code:
[nzx] Threads=100p Chunk=32m ExeFile="N Zip\nz.exe" ; or Threads=8 check the first post. |
#8
|
||||
|
||||
New Update
New Update What's new: ( v.2.0.0.1 )
check the first post.... |
#9
|
|||
|
|||
You could put the first version back, I have some compressed files with it and I can't unzip them with version 2 "(Unsupported compression method or error in parameters: srep)". Thanks
Last edited by Valtus; 12-10-2020 at 13:48. |
#10
|
||||
|
||||
Quote:
Quote:
Valtus, there's no any problem with cls-nzx v2.0.0.1. it says you must include a method named "srep" in the arc.ini. but anyway, _ Last edited by BLACKFIRE69; 15-10-2022 at 16:22. |
#11
|
|||
|
|||
The problem was due to the "srep", I have already been able to decompress with version 1.0, thank you very much BLACKFIRE69.
|
The Following User Says Thank You to Valtus For This Useful Post: | ||
BLACKFIRE69 (13-10-2020) |
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
PMT - Parallel Multithreaded Encoder/Decoder | 78372 | Conversion Tutorials | 61 | 23-04-2021 09:44 |
Inno Setup Advanced Splash Library | Razor12911 | Conversion Tutorials | 6 | 18-11-2015 13:33 |
mp3 library software to handle 100 gig | tomhanks30 | Media Software | 1 | 17-01-2005 14:13 |
Dream library, 20 Mins Time Limit. | jeffma68 | DC Games | 3 | 14-04-2004 16:25 |
Wedding Library DVD from BetaCam SP Image problems when Buring the Image | tokyootaku | DVD Backup Forum | 0 | 23-07-2003 07:19 |