|
|
|
|
|
by Nyan
831 days ago
|
|
Thanks for doing that. > par2cmdline[-turbo] encode: par2 c -r25 test That command is rather unfair to PAR2 - you should add `-b48 -n2 -u` to make the comparison fairer. PAR2 ain't exactly fast, particularly compared to GF8 focused formats, but the numbers you initially gave seemed wildly off, so I suspected the comparison wasn't really fair. Ideally you should also be including the version of each tool used. |
|
It seems par2 is significantly faster with those options set than without, as in by an order of magnitude, it seems par2 struggles greatly with the large number of blocks that it sets by default. Thank you for telling me.