Files
markbench-tests/cinebench_2024/manifest.yaml
derek-hirotsu cf3d7b7b60 Support sequential Cinebench runs (#29)
Update Cinebench test harness to allow for sequential runs of different
Cinebench performance tests
2023-12-12 15:41:33 -08:00

10 lines
296 B
YAML

friendly_name: "Cinebench 2024"
executable: "cinebench.py"
process_name: "Cinebench.exe"
disable_presentmon: true
output_dir: "run"
options:
- name: test
type: select
values: ["cpu-single-core", "cpu-multi-core", "cpu-both", "gpu", "all"]
tooltip: Select which Cinebench test to run