The harness name of PlainSecondsLog indicates that the benchmark should return the measurements as seconds. But, in the description it clearly says that it expects milliseconds actually.
This adapter attempts to read every line of program output as a millisecond measurement
The harness name of
PlainSecondsLogindicates that the benchmark should return the measurements as seconds. But, in the description it clearly says that it expects milliseconds actually.