Module command_log_file

Source
Expand description

Log files holding benchmarking command output–not the structured timing data, but stdout and stderr of the benchmarking target of the target application, plus a header with the serialized parameters.

Structs§

CommandLog
The self-referencing struct.
CommandLogFile
A command log file, i.e. stderr and stdout of the benchmarking target of the target application.

Enums§

ParseCommandLogError