aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMilosz Wasilewski <milosz.wasilewski@linaro.org>2014-03-21 15:38:30 +0000
committerMilosz Wasilewski <milosz.wasilewski@linaro.org>2014-03-21 15:38:30 +0000
commite10062dfb665232d19731ca2904f019917df52e3 (patch)
tree9b0f6d1320f8b549966a363f6daa8837fb57d9a0
parentc8c712e82b872f449795e01fe134469cf611f4df (diff)
added 3rd party benchmark agenda files
-rw-r--r--templates/15only_quadrant.yaml11
-rw-r--r--templates/a15only_andbench.yaml12
-rw-r--r--templates/a15only_andbench_5t.yaml12
-rw-r--r--templates/a15only_antutu_4.0.3.yaml13
-rw-r--r--templates/a15only_benchmarkpi.yaml11
-rw-r--r--templates/a15only_caffeinemark.yaml11
-rw-r--r--templates/a15only_cfbench.yaml11
-rw-r--r--templates/a15only_geekbench3.yaml14
-rw-r--r--templates/a15only_linpack.yaml11
-rw-r--r--templates/a15only_smartbench.yaml11
-rw-r--r--templates/a15only_sqlite.yaml11
-rw-r--r--templates/a15only_vellamo.yaml11
-rw-r--r--templates/hmp_andbench_t1.yaml16
-rw-r--r--templates/hmp_andbench_t5.yaml16
-rw-r--r--templates/hmp_antutu_4.0.3.yaml16
-rw-r--r--templates/hmp_benchmarkpi.yaml13
-rw-r--r--templates/hmp_caffeinemark.yaml13
-rw-r--r--templates/hmp_cfbench.yaml13
-rw-r--r--templates/hmp_geekbench3.yaml16
-rw-r--r--templates/hmp_linpack.yaml13
-rw-r--r--templates/hmp_quadrant.yaml13
-rw-r--r--templates/hmp_smartbench.yaml13
-rw-r--r--templates/hmp_sqlite.yaml13
-rw-r--r--templates/hmp_vellamo.yaml13
-rw-r--r--templates/iks_andbench_t1.yaml9
-rw-r--r--templates/iks_andbench_t5.yaml9
-rw-r--r--templates/iks_antutu_4.0.3.yaml10
-rw-r--r--templates/iks_benchmarkpi.yaml7
-rw-r--r--templates/iks_caffeinemark.yaml7
-rw-r--r--templates/iks_cfbench.yaml7
-rw-r--r--templates/iks_geekbench3.yaml10
-rw-r--r--templates/iks_linpack.yaml7
-rw-r--r--templates/iks_quadrant.yaml7
-rw-r--r--templates/iks_smartbench.yaml7
-rw-r--r--templates/iks_sqlite.yaml7
-rw-r--r--templates/iks_vellamo.yaml7
36 files changed, 401 insertions, 0 deletions
diff --git a/templates/15only_quadrant.yaml b/templates/15only_quadrant.yaml
new file mode 100644
index 0000000..1231e97
--- /dev/null
+++ b/templates/15only_quadrant.yaml
@@ -0,0 +1,11 @@
+global:
+ iterations: 1
+workloads:
+ - id: 1j_a15
+ workload_name: quadrant
+ boot_parameters:
+ os_mode: mp_a15_only
+ runtime_parameters:
+ a15_governor_tunables:
+ above_hispeed_delay: 20000
+
diff --git a/templates/a15only_andbench.yaml b/templates/a15only_andbench.yaml
new file mode 100644
index 0000000..b1eb08a
--- /dev/null
+++ b/templates/a15only_andbench.yaml
@@ -0,0 +1,12 @@
+global:
+ iterations: 1
+workloads:
+ - id: 1a_a15
+ workload_name: andebench
+ workload_parameters:
+ number_of_threads: 1
+ boot_parameters:
+ os_mode: mp_a15_only
+ runtime_parameters:
+ a15_governor_tunables:
+ above_hispeed_delay: 20000
diff --git a/templates/a15only_andbench_5t.yaml b/templates/a15only_andbench_5t.yaml
new file mode 100644
index 0000000..81a5fdf
--- /dev/null
+++ b/templates/a15only_andbench_5t.yaml
@@ -0,0 +1,12 @@
+global:
+ iterations: 1
+workloads:
+ - id: 1a_a15
+ workload_name: andebench
+ workload_parameters:
+ number_of_threads: 5
+ boot_parameters:
+ os_mode: mp_a15_only
+ runtime_parameters:
+ a15_governor_tunables:
+ above_hispeed_delay: 20000
diff --git a/templates/a15only_antutu_4.0.3.yaml b/templates/a15only_antutu_4.0.3.yaml
new file mode 100644
index 0000000..8110fba
--- /dev/null
+++ b/templates/a15only_antutu_4.0.3.yaml
@@ -0,0 +1,13 @@
+global:
+ iterations: 5
+workloads:
+ - id: 1c_a15
+ workload_name: antutu
+ label: antutu4.0.3
+ workload_parameters:
+ version: 4.0.3
+ boot_parameters:
+ os_mode: mp_a15_only
+ runtime_parameters:
+ a15_governor_tunables:
+ above_hispeed_delay: 20000
diff --git a/templates/a15only_benchmarkpi.yaml b/templates/a15only_benchmarkpi.yaml
new file mode 100644
index 0000000..ee249c9
--- /dev/null
+++ b/templates/a15only_benchmarkpi.yaml
@@ -0,0 +1,11 @@
+global:
+ iterations: 5
+workloads:
+ - id: 1e_a15
+ workload_name: benchmarkpi
+ boot_parameters:
+ os_mode: mp_a15_only
+ runtime_parameters:
+ a15_governor_tunables:
+ above_hispeed_delay: 20000
+
diff --git a/templates/a15only_caffeinemark.yaml b/templates/a15only_caffeinemark.yaml
new file mode 100644
index 0000000..7c5aa85
--- /dev/null
+++ b/templates/a15only_caffeinemark.yaml
@@ -0,0 +1,11 @@
+global:
+ iterations: 1
+workloads:
+ - id: 1f_a15
+ workload_name: caffeinemark
+ boot_parameters:
+ os_mode: mp_a15_only
+ runtime_parameters:
+ a15_governor_tunables:
+ above_hispeed_delay: 20000
+
diff --git a/templates/a15only_cfbench.yaml b/templates/a15only_cfbench.yaml
new file mode 100644
index 0000000..6d194e4
--- /dev/null
+++ b/templates/a15only_cfbench.yaml
@@ -0,0 +1,11 @@
+global:
+ iterations: 1
+workloads:
+ - id: 1g_a15
+ workload_name: cfbench
+ boot_parameters:
+ os_mode: mp_a15_only
+ runtime_parameters:
+ a15_governor_tunables:
+ above_hispeed_delay: 20000
+
diff --git a/templates/a15only_geekbench3.yaml b/templates/a15only_geekbench3.yaml
new file mode 100644
index 0000000..6b3d1d4
--- /dev/null
+++ b/templates/a15only_geekbench3.yaml
@@ -0,0 +1,14 @@
+global:
+ iterations: 1
+workloads:
+ - id: 1h_a15
+ workload_name: geekbench
+ label: geekbench3
+ workload_parameters:
+ version: 3
+ boot_parameters:
+ os_mode: mp_a15_only
+ runtime_parameters:
+ a15_governor_tunables:
+ above_hispeed_delay: 20000
+
diff --git a/templates/a15only_linpack.yaml b/templates/a15only_linpack.yaml
new file mode 100644
index 0000000..c9a5ca0
--- /dev/null
+++ b/templates/a15only_linpack.yaml
@@ -0,0 +1,11 @@
+global:
+ iterations: 1
+workloads:
+ - id: 1i_a15
+ workload_name: linpack
+ boot_parameters:
+ os_mode: mp_a15_only
+ runtime_parameters:
+ a15_governor_tunables:
+ above_hispeed_delay: 20000
+
diff --git a/templates/a15only_smartbench.yaml b/templates/a15only_smartbench.yaml
new file mode 100644
index 0000000..daba20f
--- /dev/null
+++ b/templates/a15only_smartbench.yaml
@@ -0,0 +1,11 @@
+global:
+ iterations: 1
+workloads:
+ - id: 1k_a15
+ workload_name: smartbench
+ boot_parameters:
+ os_mode: mp_a15_only
+ runtime_parameters:
+ a15_governor_tunables:
+ above_hispeed_delay: 20000
+
diff --git a/templates/a15only_sqlite.yaml b/templates/a15only_sqlite.yaml
new file mode 100644
index 0000000..0892038
--- /dev/null
+++ b/templates/a15only_sqlite.yaml
@@ -0,0 +1,11 @@
+global:
+ iterations: 1
+workloads:
+ - id: 1l_a15
+ workload_name: sqlite
+ boot_parameters:
+ os_mode: mp_a15_only
+ runtime_parameters:
+ a15_governor_tunables:
+ above_hispeed_delay: 20000
+
diff --git a/templates/a15only_vellamo.yaml b/templates/a15only_vellamo.yaml
new file mode 100644
index 0000000..6888356
--- /dev/null
+++ b/templates/a15only_vellamo.yaml
@@ -0,0 +1,11 @@
+global:
+ iterations: 1
+workloads:
+ - id: 1o_a15
+ workload_name: vellamo
+ boot_parameters:
+ os_mode: mp_a15_only
+ runtime_parameters:
+ a15_governor_tunables:
+ above_hispeed_delay: 20000
+
diff --git a/templates/hmp_andbench_t1.yaml b/templates/hmp_andbench_t1.yaml
new file mode 100644
index 0000000..aa8d3e8
--- /dev/null
+++ b/templates/hmp_andbench_t1.yaml
@@ -0,0 +1,16 @@
+global:
+ iterations: 1
+workloads:
+ - id: 2a_a7bc
+ workload_name: andebench
+ workload_parameters:
+ number_of_threads: 1
+ boot_parameters:
+ os_mode: mp_a7_bootcluster
+ runtime_parameters:
+ a7_min_frequency: 500000
+ a7_governor_tunables:
+ above_hispeed_delay: 20000
+ a15_governor_tunables:
+ above_hispeed_delay: 20000
+
diff --git a/templates/hmp_andbench_t5.yaml b/templates/hmp_andbench_t5.yaml
new file mode 100644
index 0000000..1e7ade9
--- /dev/null
+++ b/templates/hmp_andbench_t5.yaml
@@ -0,0 +1,16 @@
+global:
+ iterations: 1
+workloads:
+ - id: 2a_a7bc
+ workload_name: andebench
+ workload_parameters:
+ number_of_threads: 5
+ boot_parameters:
+ os_mode: mp_a7_bootcluster
+ runtime_parameters:
+ a7_min_frequency: 500000
+ a7_governor_tunables:
+ above_hispeed_delay: 20000
+ a15_governor_tunables:
+ above_hispeed_delay: 20000
+
diff --git a/templates/hmp_antutu_4.0.3.yaml b/templates/hmp_antutu_4.0.3.yaml
new file mode 100644
index 0000000..59da903
--- /dev/null
+++ b/templates/hmp_antutu_4.0.3.yaml
@@ -0,0 +1,16 @@
+global:
+ iterations: 1
+workloads:
+ - id: 2c_a7bc
+ workload_name: antutu
+ label: antutu4.0.3
+ workload_parameters:
+ version: 4.0.3
+ boot_parameters:
+ os_mode: mp_a7_bootcluster
+ runtime_parameters:
+ a7_min_frequency: 500000
+ a7_governor_tunables:
+ above_hispeed_delay: 20000
+ a15_governor_tunables:
+ above_hispeed_delay: 20000
diff --git a/templates/hmp_benchmarkpi.yaml b/templates/hmp_benchmarkpi.yaml
new file mode 100644
index 0000000..52426b0
--- /dev/null
+++ b/templates/hmp_benchmarkpi.yaml
@@ -0,0 +1,13 @@
+global:
+ iterations: 1
+workloads:
+ - id: 2e_a7bc
+ workload_name: benchmarkpi
+ boot_parameters:
+ os_mode: mp_a7_bootcluster
+ runtime_parameters:
+ a7_min_frequency: 500000
+ a7_governor_tunables:
+ above_hispeed_delay: 20000
+ a15_governor_tunables:
+ above_hispeed_delay: 20000
diff --git a/templates/hmp_caffeinemark.yaml b/templates/hmp_caffeinemark.yaml
new file mode 100644
index 0000000..04a0a2f
--- /dev/null
+++ b/templates/hmp_caffeinemark.yaml
@@ -0,0 +1,13 @@
+global:
+ iterations: 1
+workloads:
+ - id: 2f_a7bc
+ workload_name: caffeinemark
+ boot_parameters:
+ os_mode: mp_a7_bootcluster
+ runtime_parameters:
+ a7_min_frequency: 500000
+ a7_governor_tunables:
+ above_hispeed_delay: 20000
+ a15_governor_tunables:
+ above_hispeed_delay: 20000
diff --git a/templates/hmp_cfbench.yaml b/templates/hmp_cfbench.yaml
new file mode 100644
index 0000000..48772e2
--- /dev/null
+++ b/templates/hmp_cfbench.yaml
@@ -0,0 +1,13 @@
+global:
+ iterations: 1
+workloads:
+ - id: 2g_a7bc
+ workload_name: cfbench
+ boot_parameters:
+ os_mode: mp_a7_bootcluster
+ runtime_parameters:
+ a7_min_frequency: 500000
+ a7_governor_tunables:
+ above_hispeed_delay: 20000
+ a15_governor_tunables:
+ above_hispeed_delay: 20000
diff --git a/templates/hmp_geekbench3.yaml b/templates/hmp_geekbench3.yaml
new file mode 100644
index 0000000..6c96657
--- /dev/null
+++ b/templates/hmp_geekbench3.yaml
@@ -0,0 +1,16 @@
+global:
+ iterations: 1
+workloads:
+ - id: 2h_a7bc
+ workload_name: geekbench
+ label: geekbench3
+ workload_parameters:
+ version: 3
+ boot_parameters:
+ os_mode: mp_a7_bootcluster
+ runtime_parameters:
+ a7_min_frequency: 500000
+ a7_governor_tunables:
+ above_hispeed_delay: 20000
+ a15_governor_tunables:
+ above_hispeed_delay: 20000
diff --git a/templates/hmp_linpack.yaml b/templates/hmp_linpack.yaml
new file mode 100644
index 0000000..567f9ef
--- /dev/null
+++ b/templates/hmp_linpack.yaml
@@ -0,0 +1,13 @@
+global:
+ iterations: 1
+workloads:
+ - id: 2i_a7bc
+ workload_name: linpack
+ boot_parameters:
+ os_mode: mp_a7_bootcluster
+ runtime_parameters:
+ a7_min_frequency: 500000
+ a7_governor_tunables:
+ above_hispeed_delay: 20000
+ a15_governor_tunables:
+ above_hispeed_delay: 20000
diff --git a/templates/hmp_quadrant.yaml b/templates/hmp_quadrant.yaml
new file mode 100644
index 0000000..737c49e
--- /dev/null
+++ b/templates/hmp_quadrant.yaml
@@ -0,0 +1,13 @@
+global:
+ iterations: 1
+workloads:
+ - id: 2j_a7bc
+ workload_name: quadrant
+ boot_parameters:
+ os_mode: mp_a7_bootcluster
+ runtime_parameters:
+ a7_min_frequency: 500000
+ a7_governor_tunables:
+ above_hispeed_delay: 20000
+ a15_governor_tunables:
+ above_hispeed_delay: 20000
diff --git a/templates/hmp_smartbench.yaml b/templates/hmp_smartbench.yaml
new file mode 100644
index 0000000..c5d2f34
--- /dev/null
+++ b/templates/hmp_smartbench.yaml
@@ -0,0 +1,13 @@
+global:
+ iterations: 1
+workloads:
+ - id: 2k_a7bc
+ workload_name: smartbench
+ boot_parameters:
+ os_mode: mp_a7_bootcluster
+ runtime_parameters:
+ a7_min_frequency: 500000
+ a7_governor_tunables:
+ above_hispeed_delay: 20000
+ a15_governor_tunables:
+ above_hispeed_delay: 20000
diff --git a/templates/hmp_sqlite.yaml b/templates/hmp_sqlite.yaml
new file mode 100644
index 0000000..3357bd6
--- /dev/null
+++ b/templates/hmp_sqlite.yaml
@@ -0,0 +1,13 @@
+global:
+ iterations: 1
+workloads:
+ - id: 2l_a7bc
+ workload_name: sqlite
+ boot_parameters:
+ os_mode: mp_a7_bootcluster
+ runtime_parameters:
+ a7_min_frequency: 500000
+ a7_governor_tunables:
+ above_hispeed_delay: 20000
+ a15_governor_tunables:
+ above_hispeed_delay: 20000
diff --git a/templates/hmp_vellamo.yaml b/templates/hmp_vellamo.yaml
new file mode 100644
index 0000000..5f94e43
--- /dev/null
+++ b/templates/hmp_vellamo.yaml
@@ -0,0 +1,13 @@
+global:
+ iterations: 1
+workloads:
+ - id: 2o_a7bc
+ workload_name: vellamo
+ boot_parameters:
+ os_mode: mp_a7_bootcluster
+ runtime_parameters:
+ a7_min_frequency: 500000
+ a7_governor_tunables:
+ above_hispeed_delay: 20000
+ a15_governor_tunables:
+ above_hispeed_delay: 20000
diff --git a/templates/iks_andbench_t1.yaml b/templates/iks_andbench_t1.yaml
new file mode 100644
index 0000000..7f16616
--- /dev/null
+++ b/templates/iks_andbench_t1.yaml
@@ -0,0 +1,9 @@
+global:
+ iterations: 1
+workloads:
+ - id: 3a_iks
+ workload_name: andebench
+ workload_parameters:
+ number_of_threads: 1
+ boot_parameters:
+ os_mode: iks_cpu
diff --git a/templates/iks_andbench_t5.yaml b/templates/iks_andbench_t5.yaml
new file mode 100644
index 0000000..dcd7ed8
--- /dev/null
+++ b/templates/iks_andbench_t5.yaml
@@ -0,0 +1,9 @@
+global:
+ iterations: 1
+workloads:
+ - id: 3b_iks
+ workload_name: andebench
+ workload_parameters:
+ number_of_threads: 1
+ boot_parameters:
+ os_mode: iks_cpu
diff --git a/templates/iks_antutu_4.0.3.yaml b/templates/iks_antutu_4.0.3.yaml
new file mode 100644
index 0000000..bd739ae
--- /dev/null
+++ b/templates/iks_antutu_4.0.3.yaml
@@ -0,0 +1,10 @@
+global:
+ iterations: 1
+workloads:
+ - id: 3c_iks
+ workload_name: antutu
+ label: antutu4.0.3
+ workload_parameters:
+ version: 4.0.3
+ boot_parameters:
+ os_mode: iks_cpu
diff --git a/templates/iks_benchmarkpi.yaml b/templates/iks_benchmarkpi.yaml
new file mode 100644
index 0000000..e34dbf2
--- /dev/null
+++ b/templates/iks_benchmarkpi.yaml
@@ -0,0 +1,7 @@
+global:
+ iterations: 1
+workloads:
+ - id: 3e_iks
+ workload_name: benchmarkpi
+ boot_parameters:
+ os_mode: iks_cpu
diff --git a/templates/iks_caffeinemark.yaml b/templates/iks_caffeinemark.yaml
new file mode 100644
index 0000000..0fb40ce
--- /dev/null
+++ b/templates/iks_caffeinemark.yaml
@@ -0,0 +1,7 @@
+global:
+ iterations: 1
+workloads:
+ - id: 3f_iks
+ workload_name: caffeinemark
+ boot_parameters:
+ os_mode: iks_cpu
diff --git a/templates/iks_cfbench.yaml b/templates/iks_cfbench.yaml
new file mode 100644
index 0000000..3244d8b
--- /dev/null
+++ b/templates/iks_cfbench.yaml
@@ -0,0 +1,7 @@
+global:
+ iterations: 1
+workloads:
+ - id: 3g_iks
+ workload_name: cfbench
+ boot_parameters:
+ os_mode: iks_cpu
diff --git a/templates/iks_geekbench3.yaml b/templates/iks_geekbench3.yaml
new file mode 100644
index 0000000..3dc56e0
--- /dev/null
+++ b/templates/iks_geekbench3.yaml
@@ -0,0 +1,10 @@
+global:
+ iterations: 1
+workloads:
+ - id: 3h_iks
+ workload_name: geekbench
+ label: geekbench3
+ workload_parameters:
+ version: 3
+ boot_parameters:
+ os_mode: iks_cpu
diff --git a/templates/iks_linpack.yaml b/templates/iks_linpack.yaml
new file mode 100644
index 0000000..320adad
--- /dev/null
+++ b/templates/iks_linpack.yaml
@@ -0,0 +1,7 @@
+global:
+ iterations: 1
+workloads:
+ - id: 3i_iks
+ workload_name: linpack
+ boot_parameters:
+ os_mode: iks_cpu
diff --git a/templates/iks_quadrant.yaml b/templates/iks_quadrant.yaml
new file mode 100644
index 0000000..2131a16
--- /dev/null
+++ b/templates/iks_quadrant.yaml
@@ -0,0 +1,7 @@
+global:
+ iterations: 1
+workloads:
+ - id: 3j_iks
+ workload_name: quadrant
+ boot_parameters:
+ os_mode: iks_cpu
diff --git a/templates/iks_smartbench.yaml b/templates/iks_smartbench.yaml
new file mode 100644
index 0000000..c8eff1b
--- /dev/null
+++ b/templates/iks_smartbench.yaml
@@ -0,0 +1,7 @@
+global:
+ iterations: 1
+workloads:
+ - id: 3k_iks
+ workload_name: smartbench
+ boot_parameters:
+ os_mode: iks_cpu
diff --git a/templates/iks_sqlite.yaml b/templates/iks_sqlite.yaml
new file mode 100644
index 0000000..b8b5753
--- /dev/null
+++ b/templates/iks_sqlite.yaml
@@ -0,0 +1,7 @@
+global:
+ iterations: 1
+workloads:
+ - id: 3l_iks
+ workload_name: sqlite
+ boot_parameters:
+ os_mode: iks_cpu
diff --git a/templates/iks_vellamo.yaml b/templates/iks_vellamo.yaml
new file mode 100644
index 0000000..43ff067
--- /dev/null
+++ b/templates/iks_vellamo.yaml
@@ -0,0 +1,7 @@
+global:
+ iterations: 1
+workloads:
+ - id: 3o_iks
+ workload_name: vellamo
+ boot_parameters:
+ os_mode: iks_cpu