#16
|
||||
|
||||
Is great . Thanks Razor12911
|
The Following User Says Thank You to Simorq For This Useful Post: | ||
Razor12911 (04-08-2016) |
Sponsored Links |
#17
|
|||
|
|||
Is it possible to have a Multi Tasking srep? Like precomp?
|
#18
|
||||
|
||||
Srep just needs a good drive, it isn't slow at all.
|
#19
|
|||
|
|||
I am asking because I know 2 guys who compressed same data (20 GB), with srep+lzma on SSD and the first one packed this data in approx. 40 mins. the second one in approx. 2 hrs. And the unpacking time for the first one is about 5 mins with heavy load on CPU and DISK DRIVE whilst for the second one is about 20 mins, both on SSD. I wanted to take a look in the temp folder to see what files are generated by the setup, but they seem to be hidden. So, any ideas on this one?
|
#20
|
||||
|
||||
RAM also needs to be considered.
|
#21
|
|||
|
|||
RAM is 1GB during unpacking. I still can`t understand what the first guy is using, but he is definitely using something So my thought was that he`s been using something like precompmt but with srep instead.
Last edited by MCWRX; 08-10-2016 at 15:57. |
#22
|
||||
|
||||
Dude, there are programs that need the technique of precompmt, srep isn't one of them. For example, I made zstd multi threaded but it was only during compression, during decompression, it's like a disk is capable of 3gbps I/O, if the program itself suffers IO bottleneck from this, it doesn't mean multi threading will fix it, instead if you try to make it multi threaded, either you get 5% more speed which is not much or you lose speed overall.
Plus with regards to srep and different time taken, firstly the hardware is probably different, srep is single threaded, first guy might have had i7, second guy might have had a weaker CPU, secondly RAM, srep operates mostly using RAM, if ram speed is high, it equals to more speed, secondly with regards to ram too, bigger the better, this will make windows not adjust itself to keep system alive, those adjustments actually contribute to bottleneck, SSDs as well are also different. Too many variables, but all depend on hardware, SrepMT will not solve this. It's like trying to make wheels of an airplane work while on midair, those wheels will just spin but they will make little or no difference whatsoever. Last edited by Razor12911; 08-10-2016 at 16:33. |
The Following 2 Users Say Thank You to Razor12911 For This Useful Post: | ||
RamiroCruzo (08-10-2016), Simorq (09-10-2016) |
#23
|
|||
|
|||
srep doesn't need multithreading. or, srep is m/t already, but second thread is only 10% or so of the main one. and srep offloads i/o to separate thread
let's see - in -m3 mode, you can use higher -a value to boost speed. with -a16 i get >500 MB/s - much-much fasterthan any lzma in -m4/m5 mode it has even less computations to perform, but limited by I/O speed. yeah, on SSD multithreading I/O should be a good idea - you are right here lzma may be multithreaded too, like lzham/rar5 |
The Following 2 Users Say Thank You to Bulat For This Useful Post: | ||
COPyCAT (27-07-2017), RamiroCruzo (10-10-2016) |
#24
|
|||
|
|||
Thanks everyone for the reply. I will test soon.
|
#25
|
||||
|
||||
the best thing is that it works with compression & dec.. unlike the one made by ProFrager it works only in dec.. however i prefere the cls for both
__________________
~ Greetz to anyone teached me anything ~ |
#26
|
|||
|
|||
i have Problem, i compression Max Payne 3 Only files needd with pZLib version 2 + SREP 3.93 beta + lzma:a1 and after done compression say need 7600mb ram for decompression I want limited ram uesd decompression srep I tried in every way using this and does not help
[External compressor:srep] header = 0 unpackcmd = srep -mem228b {options} -d -s - - <stdin> <stdout> [External compressor:srep] header = 0 unpackcmd = srep -mem512mb {options} -d -s - - <stdin> <stdout> [External compressor:srep] header = 0 unpackcmd = srep --mem75% -d -s - - <stdin> <stdout> or --mem50% or --mem25% Also edited inside innosetup if not SrepInit('',228,0) then break; if not PrecompInit('',128,PCFVer) then break; if not FileSearchInit(true) then break; and Still used more than 5gb ram and I have another problem why srep withme uesd virtual memory Load on ram not HDD i want Create virtual memory temp on HDD how do this? look photos |
#27
|
|||
|
|||
Quote:
|
The Following User Says Thank You to Amsal For This Useful Post: | ||
CAT8K (22-11-2016) |
#28
|
|||
|
|||
Quote:
I unpack file with method this pzlib+srep+lzma:a1:mfbt4:d512m:fb273:mc1000:lc8 by Install Run in innosetup i try with BlackBox_2.5.1 and BlackBox_2.5.0 and Impossible unpack say CRC Check I think not supported unarc.dll for this method And surely i add [External compressorzlib] header = 0 unpackcmd = pZLib d -t8 - -o - <stdin> <stdout> in arc.ini and sill CRC Check |
#29
|
||||
|
||||
@CAT8K it's normal because u used a16 option which require more much ram
so the bigger the file size the more much ram will require so try a1\a2 instead oh a16 & see if something will change
__________________
~ Greetz to anyone teached me anything ~ |
The Following User Says Thank You to aswadd For This Useful Post: | ||
CAT8K (22-11-2016) |
#30
|
|||
|
|||
Quote:
Fine Then i make mp3 again 21gb with pzlib |
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Among the Sleep (DVD 5) [IC 2.3.x, srep OR -m0] | Inge | PC Games - CD/DVD Conversions | 3 | 28-09-2020 23:28 |
Soma | gatosky1620 | PC Games - CD/DVD Conversions | 2 | 01-11-2019 05:04 |
Necessary Evil Srep | Alash Als | Conversion Tutorials | 1 | 18-07-2014 01:41 |
Blackguards 1xdvd5 NO Srep | pakrat2k2 | PC Games - CD/DVD Conversions | 12 | 06-07-2014 09:25 |
Commands use in Srep and Precomp | red01 | PC Games | 2 | 18-06-2013 05:55 |