◆ report()
void fiftyone.devicedetection.examples.console.comparison.Reporting.Minimal.report | ( | List< Comparer.ExecutionResult > | executions, |
PrintWriter | writer | ||
) |
Report on the results of benchmarks.
- Parameters
-
- executions - a list of executions carried out
Implements fiftyone.devicedetection.examples.console.comparison.Reporting.