powturbo / TurboBench

Compression Benchmark
326 stars 34 forks source link

Printing to other formats with `-p' doesn't seem to work. #31

Closed tansy closed 1 year ago

tansy commented 2 years ago

I tried to print to cvs or markdown (with `-p7') but it didn't work. Actually any format makes it to exit without any action. I tried to fix it but didn't get far. All I got to is that `printfile()' exits at if(!k) return; as `plugread()' returns 0.

powturbo commented 1 year ago

It is working for me with: turbobench -p7 file.tar.tbb a "file.tsv" file is created You must specify the ".tbb" previously generated by turbobench.