Skip to content

Shouldn't --group_reporting be used? #182

@RJVB

Description

@RJVB
  • KDiskMark Version: 3.2.0
  • FIO Version: fio-fio-3.41-110-g1a04e5

Description:

Looking at the fio output and manpage I see that there is a way to make it generate output with the averages over all jobs (aka multi-thread tests) that can be compared directly with the output from single-threaded tests. I haven't yet found any indication in the KDiskMark code that any kind of averaging or aggregation is done in this case, so wouldn't it be better to add the --group_reporting option? It does make a difference (and can be used with numjobs=1 safely).

NB: on Linux (and Darwin), fio spawns separate processes, so the term "Threads" is misleading here!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions