mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-01-19 12:24:32 +00:00
26 lines
702 B
YAML
26 lines
702 B
YAML
|
global:
|
||
|
iterations: 8
|
||
|
boot_parameters:
|
||
|
os_mode: mp_a15_bootcluster
|
||
|
runtime_parameters:
|
||
|
a7_governor: Interactive
|
||
|
a15_governor: Interactive2
|
||
|
a7_cores: 3
|
||
|
a15_cores: 2
|
||
|
workloads:
|
||
|
- id: 1c
|
||
|
workload_name: bbench_with_audio
|
||
|
- id: 1d
|
||
|
workload_name: Bbench_with_audio
|
||
|
runtime_parameters:
|
||
|
os_mode: mp_a7_only
|
||
|
a7_cores: 0
|
||
|
iterations: 4
|
||
|
- id: 1e
|
||
|
workload_name: audio
|
||
|
- id: 1f
|
||
|
workload_name: antutu
|
||
|
runtime_parameters:
|
||
|
a7_cores: 1
|
||
|
a15_cores: 1
|