Quote:
Originally Posted by L0v3craft
This one has the same limitation of razorx that we can't use for decompression a number of threads higher that the threads used for compression?
|
yes, the number of threads for decompression should be the same or less than that used in compression.
ex:
Compression: Threads = 8
Decompression: Threads = 8, 4 , 2 ….