fmt.Fprintf(lw[i], timefmt(readthroughputMsg),
        Cyan(p.Config.byteCount(int64(p.ReqStats.CurBytesReadPSec))),
        Cyan(perSecondMsg),
        Cyan(p.Config.byteCount(int64(p.ReqStats.MeanBytesReadPSec))),
        Cyan(perSecondMsg),