Group the display into instant and cumulative sections on a shared grid
This commit is contained in:
@@ -469,8 +469,6 @@ func run(aName, bName, sizesArg, patArg string,
|
||||
return fmt.Errorf("display: %w", err)
|
||||
}
|
||||
defer disp.close()
|
||||
disp.config = fmt.Sprintf("%s sizes %s %d streams batch %d crc32c verify",
|
||||
patterns[patIdx].name, strings.Join(sizeStrs, ","), nStreams, batch)
|
||||
|
||||
start := time.Now()
|
||||
close(startTx)
|
||||
|
||||
Reference in New Issue
Block a user