-t0 option for par2
Posted: June 3rd, 2008, 2:40 pm
The multicore par2 thrashes my hard drive when verifying and is a lot slower than single-core par2 in verify passes for large RARs (50 or 100MB+).
Repairing is much faster multi-threaded, but for this reason, the -t0 option was added to TBB par2 (which I assume you're using?).
http://chuchusoft.com/par2_tbb/index.html
-t0 uses one thread to verify and then multiple threads to repair, which is the best option for my machine (2.4GHz Core2 Duo, 2GB RAM, SATA 7200RPM, XP)
Any chance you can add the t0 option (even if not in the interface, in the ini would be fine).
Thanks!
Repairing is much faster multi-threaded, but for this reason, the -t0 option was added to TBB par2 (which I assume you're using?).
http://chuchusoft.com/par2_tbb/index.html
-t0 uses one thread to verify and then multiple threads to repair, which is the best option for my machine (2.4GHz Core2 Duo, 2GB RAM, SATA 7200RPM, XP)
Any chance you can add the t0 option (even if not in the interface, in the ini would be fine).
Thanks!