-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Description
Currently, when we want to benchmark output in a csv file, this "preamble" is inserted in the beginning.
2019-04-13 17:34:34
Running /home/path/to/exe
Run on (8 X 4000 MHz CPU s)
CPU Caches:
L1 Data 32K (x4)
L1 Instruction 32K (x4)
L2 Unified 256K (x4)
L3 Unified 8192K (x1)
This obviously trips up any csv parser and has to be removed each time the benchmark is run. This is annoying and would be great if it was possible to disable that output when using a structured output format.
marcpawl, phoenix-meadowlark and varshneydevansh
Metadata
Metadata
Assignees
Labels
No labels