juninho12 / freearc

Automatically exported from code.google.com/p/freearc
1 stars 0 forks source link

Make decompression multithreaded #40

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What should be implemented?
Make decompression multithreaded - i.e. one thread make decompression while
other thread writes files to disk. Start decompression from most
"profitable" blocks - i.e. with fast decompression and lots of small files

Why it will be useful?
Significant improvement in decompression speed, especially on fast
computers where disk speeds are main limiting factor

Original issue reported on code.google.com by bulat.zi...@gmail.com on 5 May 2009 at 10:35

GoogleCodeExporter commented 9 years ago

Original comment by bulat.zi...@gmail.com on 6 Aug 2009 at 3:38

GoogleCodeExporter commented 9 years ago

Original comment by bulat.zi...@gmail.com on 6 Aug 2009 at 4:04