examples/android/workloads: fix Android_Workloads notebook
- There is no longer a get method for Workload, use getInstance
instead.
- All pre-/post-workload setup is now done in the benchmark's run
method (start and stop tracing, unlocking, setting brightness, etc.).
There is no need to have them in our experiment function.
- Add a few other benchmark runs.
Signed-off-by:
Ionela Voinescu <ionela.voinescu@arm.com>
Loading
Please register or sign in to comment