On 2021-01-20 00:30:08 [+0100], Sebastian Andrzej Siewior wrote:
> From: Sebastian Andrzej Siewior <sebast...@breakpoint.cc>
> 
> I created a test file via
>       dd if=/dev/zero bs=1024k count=1024 | xz -v -0 -Csha256

Another data point: xz -tv -T0 went from
   100 %         10,2 GiB / 40,0 GiB = 0,255   921 MiB/s       0:44
to
   100 %         10,2 GiB / 40,0 GiB = 0,255   1,2 GiB/s       0:34   

(I converted my test archive from crc64 to sha256 for testing).

Sebastian

Reply via email to