fmt.Fprintf(lw[i], timefmt(writeThroughputMsg),
        Cyan(p.Config.byteCount(int64(p.ReqStats.CurBytesWrittenPSec))),
        Cyan(perSecondMsg),
        Cyan(p.Config.byteCount(int64(p.ReqStats.MeanBytesWrittenPSec))),
        Cyan(perSecondMsg),