Script for repeatable runs of benchmark

tools/build_and_run_benchmark.sh:
- makes sure the device is running roughly idle
- turns the screen on
- builds and installs nnapi runtime
- builds and installs benchmark app
- runs benchmark app 10 times
- provides aggregate statistics of the 10 runs by using
tools/parse_benchmark.py

Bug: 79931091
Change-Id: I9d1198edaef654f520045baab47cb4dab512e07a
Merged-In: I9d1198edaef654f520045baab47cb4dab512e07a
Test: tools/build_and_run_benchmark.sh
(cherry picked from commit c8d3581c9420e8e6b627bf74333883950a279a9c)
2 files changed
tree: ba1756c80c9ba50517b72c0e9584eab96ddc9d48
  1. nn/
  2. CleanSpec.mk
  3. OWNERS