Skip to content

android/benchmark: add iterations command line parameter

Darryl Green requested to merge github/fork/jlelli/add_benchmark_iterations into master

Created by: jlelli

It is usually handy to be able to run the same benchmark multiple times (e.g., to do statistics on results).

Add a --iterations command line parameter to implement the feature.

Signed-off-by: Juri Lelli juri.lelli@arm.com

Merge request reports