n-st/nench

Does not show CPU time in Ububtu 20.04

stalker780 opened this issue · 1 comments

Ubuntu 20.04

Disks:
sda   38.2G  HDD

CPU: SHA256-hashing 500 MB
    CPU: bzip2-compressing 500 MB
    CPU: AES-encrypting 500 MB
    
ioping: seek rate
    min/avg/max/mdev = 102.7 us / 315.6 us / 19.9 ms / 252.1 us
ioping: sequential read speed
    generated 7.51 k requests in 5.00 s, 1.83 GiB, 1.50 k iops, 375.6 MiB/s

While in CentOS 7, 8

Disks:
sda  152.6G  HDD
sdb    100G  HDD

CPU: SHA256-hashing 500 MB
    2.062 seconds
CPU: bzip2-compressing 500 MB
    6.318 seconds
CPU: AES-encrypting 500 MB
    1.390 seconds

ioping: seek rate
    min/avg/max/mdev = 93.3 us / 363.1 us / 17.9 ms / 363.8 us
ioping: sequential read speed
    generated 5.03 k requests in 5.00 s, 1.23 GiB, 1.01 k iops, 251.7 MiB/s

I have the same problem when using zsh/sh, with bash it works fine.