From e10062dfb665232d19731ca2904f019917df52e3 Mon Sep 17 00:00:00 2001 From: Milosz Wasilewski Date: Fri, 21 Mar 2014 15:38:30 +0000 Subject: added 3rd party benchmark agenda files --- templates/15only_quadrant.yaml | 11 +++++++++++ templates/a15only_andbench.yaml | 12 ++++++++++++ templates/a15only_andbench_5t.yaml | 12 ++++++++++++ templates/a15only_antutu_4.0.3.yaml | 13 +++++++++++++ templates/a15only_benchmarkpi.yaml | 11 +++++++++++ templates/a15only_caffeinemark.yaml | 11 +++++++++++ templates/a15only_cfbench.yaml | 11 +++++++++++ templates/a15only_geekbench3.yaml | 14 ++++++++++++++ templates/a15only_linpack.yaml | 11 +++++++++++ templates/a15only_smartbench.yaml | 11 +++++++++++ templates/a15only_sqlite.yaml | 11 +++++++++++ templates/a15only_vellamo.yaml | 11 +++++++++++ templates/hmp_andbench_t1.yaml | 16 ++++++++++++++++ templates/hmp_andbench_t5.yaml | 16 ++++++++++++++++ templates/hmp_antutu_4.0.3.yaml | 16 ++++++++++++++++ templates/hmp_benchmarkpi.yaml | 13 +++++++++++++ templates/hmp_caffeinemark.yaml | 13 +++++++++++++ templates/hmp_cfbench.yaml | 13 +++++++++++++ templates/hmp_geekbench3.yaml | 16 ++++++++++++++++ templates/hmp_linpack.yaml | 13 +++++++++++++ templates/hmp_quadrant.yaml | 13 +++++++++++++ templates/hmp_smartbench.yaml | 13 +++++++++++++ templates/hmp_sqlite.yaml | 13 +++++++++++++ templates/hmp_vellamo.yaml | 13 +++++++++++++ templates/iks_andbench_t1.yaml | 9 +++++++++ templates/iks_andbench_t5.yaml | 9 +++++++++ templates/iks_antutu_4.0.3.yaml | 10 ++++++++++ templates/iks_benchmarkpi.yaml | 7 +++++++ templates/iks_caffeinemark.yaml | 7 +++++++ templates/iks_cfbench.yaml | 7 +++++++ templates/iks_geekbench3.yaml | 10 ++++++++++ templates/iks_linpack.yaml | 7 +++++++ templates/iks_quadrant.yaml | 7 +++++++ templates/iks_smartbench.yaml | 7 +++++++ templates/iks_sqlite.yaml | 7 +++++++ templates/iks_vellamo.yaml | 7 +++++++ 36 files changed, 401 insertions(+) create mode 100644 templates/15only_quadrant.yaml create mode 100644 templates/a15only_andbench.yaml create mode 100644 templates/a15only_andbench_5t.yaml create mode 100644 templates/a15only_antutu_4.0.3.yaml create mode 100644 templates/a15only_benchmarkpi.yaml create mode 100644 templates/a15only_caffeinemark.yaml create mode 100644 templates/a15only_cfbench.yaml create mode 100644 templates/a15only_geekbench3.yaml create mode 100644 templates/a15only_linpack.yaml create mode 100644 templates/a15only_smartbench.yaml create mode 100644 templates/a15only_sqlite.yaml create mode 100644 templates/a15only_vellamo.yaml create mode 100644 templates/hmp_andbench_t1.yaml create mode 100644 templates/hmp_andbench_t5.yaml create mode 100644 templates/hmp_antutu_4.0.3.yaml create mode 100644 templates/hmp_benchmarkpi.yaml create mode 100644 templates/hmp_caffeinemark.yaml create mode 100644 templates/hmp_cfbench.yaml create mode 100644 templates/hmp_geekbench3.yaml create mode 100644 templates/hmp_linpack.yaml create mode 100644 templates/hmp_quadrant.yaml create mode 100644 templates/hmp_smartbench.yaml create mode 100644 templates/hmp_sqlite.yaml create mode 100644 templates/hmp_vellamo.yaml create mode 100644 templates/iks_andbench_t1.yaml create mode 100644 templates/iks_andbench_t5.yaml create mode 100644 templates/iks_antutu_4.0.3.yaml create mode 100644 templates/iks_benchmarkpi.yaml create mode 100644 templates/iks_caffeinemark.yaml create mode 100644 templates/iks_cfbench.yaml create mode 100644 templates/iks_geekbench3.yaml create mode 100644 templates/iks_linpack.yaml create mode 100644 templates/iks_quadrant.yaml create mode 100644 templates/iks_smartbench.yaml create mode 100644 templates/iks_sqlite.yaml create mode 100644 templates/iks_vellamo.yaml 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 -- cgit v1.2.3