aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tcwg-benchmark-christophe.yaml10
-rw-r--r--tcwg-benchmark-release.yaml2
2 files changed, 6 insertions, 6 deletions
diff --git a/tcwg-benchmark-christophe.yaml b/tcwg-benchmark-christophe.yaml
index a749464abb..f29dfbb3ca 100644
--- a/tcwg-benchmark-christophe.yaml
+++ b/tcwg-benchmark-christophe.yaml
@@ -18,9 +18,13 @@
default: ''
description: 'Toolchain URL'
- string:
+ name: sysroot
+ default: 'tarball'
+ description: 'Rsync-friendly path to the sysroot to run against; use libs from toolchain_url tarball/rsync if "tarball"; use system libs if empty'
+ - string:
name: bench_list
default: 'bzip2'
- description: 'List of benchmarks to run (from spec2k6)'
+ description: 'List of benchmarks to run (from spec2k6). Use "all" to run all of them.'
- string:
name: cflags
default: ''
@@ -50,10 +54,6 @@
default: '1'
description: 'Number of benchmark iterations'
- string:
- name: sysroot
- default: 'tarball'
- description: 'Rsync-friendly path to the sysroot to run against; use libs from toolchain_url tarball if "tarball"; use system libs if empty'
- - string:
name: resultsdest
default: dev-01.tcwglab:results/$BUILD_TAG
description: 'Rsync-friendly destination for results'
diff --git a/tcwg-benchmark-release.yaml b/tcwg-benchmark-release.yaml
index 451d7b8894..f72fc6c424 100644
--- a/tcwg-benchmark-release.yaml
+++ b/tcwg-benchmark-release.yaml
@@ -24,7 +24,7 @@
- string:
name: extension_list
default: 'O2g'
- description: 'List of build profiles'
+ description: 'List of build profiles: O2, O3, O2g, O3g, Ofast, Os'
- text:
name: benchmark_params
default: |