FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   ISDone 0.6 final, decompression speed (https://fileforums.com/showthread.php?t=99273)

nizcoz 08-06-2017 15:58

ISDone 0.6 final, decompression speed
 
I am using ISDone 0.6 final with arc compression. When I run the installer, decompression causes the installer to run slowly. What is the best method of decompression but at the same time the decompression is fast?

shazzla 08-06-2017 23:43

Show your arc.ini !

Maybe pzlib uses t100p ,which really slows your pc ?
And of course,it depends on what algos are used.
Btw,insufficient information. :)

nizcoz 09-06-2017 04:58

Quote:

Originally Posted by shazzla (Post 459600)
Show your arc.ini !

Maybe pzlib uses t100p ,which really slows your pc ?
And of course,it depends on what algos are used.
Btw,insufficient information. :)

Arc.ini

[Default options]

[Compression methods]

[External compressor:srep]
packcmd = srep {options} $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = srep -d - - <stdin> <stdout>

I have the same results with a normal compression with FreeArc (Normal: -m4 -s128m) or with -m9x -ld192m -s256m (asymmetrical) or maximum (-mx -ld800m)

shazzla 09-06-2017 05:49

try use this in arc.ini :

unpackcmd = srep64 -d -s $$arcpackedfile$$.tmp $$arcdatafile$$.tmp

and cls-srep.dll

http://www.fileforums.com/showthread.php?p=449570

dont forget to include in your script !

Bulat 09-06-2017 08:10

with dll, installer don't need "External compressor:srep" section at all

78372 09-06-2017 09:07

And without external compressors, arc.ini is not needed at all

nizcoz 09-06-2017 12:37

So, what is the best method of compress/decompress but at the same time the decompression is fast? (with low cpu usage).


All times are GMT -7. The time now is 03:35.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com