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§
- Command
Log - The self-referencing struct.
- Command
LogFile - A command log file, i.e. stderr and stdout of the benchmarking target of the target application.