aboutsummaryrefslogtreecommitdiff
path: root/templates/iks_geekbench3.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'templates/iks_geekbench3.yaml')
-rw-r--r--templates/iks_geekbench3.yaml23
1 files changed, 14 insertions, 9 deletions
diff --git a/templates/iks_geekbench3.yaml b/templates/iks_geekbench3.yaml
index 3dc56e0..6418148 100644
--- a/templates/iks_geekbench3.yaml
+++ b/templates/iks_geekbench3.yaml
@@ -1,10 +1,15 @@
-global:
- iterations: 1
+config:
+ result_processors:
+ - csv
+ - sqlite
+ sqlite_database: my_database.db
+global:
+ iterations: 1
workloads:
- - id: 3h_iks
- workload_name: geekbench
- label: geekbench3
- workload_parameters:
- version: 3
- boot_parameters:
- os_mode: iks_cpu
+- boot_parameters:
+ os_mode: iks_cpu
+ id: 3h_iks
+ label: geekbench3
+ workload_name: geekbench
+ workload_parameters:
+ version: 3