FIO输出更少。在同一行更新

时间:2016-04-21 23:16:35

标签: benchmarking

阅读fio手册并研究了一段时间后,我仍然不知道答案。如果你知道诀窍,请帮忙:

我可以在fio中选择一个选项,以便它不会每秒打印一个新的进度线吗?

[root@localhost fio]# fio test.fio
raw=random-read: (g=0): rw=randread, bs=8K-8K/8K-8K/8K-8K, ioengine=libaio, iodepth=16
fio-2.2.9
Starting 1 process
Jobs: 1 (f=1): [r(1)] [5.0% done] [2023MB/0KB/0KB /s] [259K/0/0 iops] [eta 0
Jobs: 1 (f=1): [r(1)] [6.7% done] [2016MB/0KB/0KB /s] [258K/0/0 iops] [eta 0
Jobs: 1 (f=1): [r(1)] [8.3% done] [2018MB/0KB/0KB /s] [258K/0/0 iops] [eta 0
....

1 个答案:

答案 0 :(得分:1)

我知道这有点旧,但解决方案很简单:让您的终端更宽,但不会那么做。