|
|
|
|
|
by Nyan
832 days ago
|
|
You should at least be benchmarking against par2cmdline-turbo instead (stock par2cmdline isn't exactly performance-oriented). Also, you need to list the parameters used as they significantly impact performance of PAR2. Your benchmark also doesn't list the redundancy %, as well as how resilient it is against corruption. One thing I note is that both ISA-L and zfec use GF8, whilst PAR2 uses GF16. The latter is around twice as slow to compute, but allows for significantly more blocks/shards. |
|