mirror of
https://github.com/LTTLabsOSS/markbench-tests.git
synced 2026-01-08 05:33:52 -05:00
Update Cinebench test harness to allow for sequential runs of different Cinebench performance tests
10 lines
296 B
YAML
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 |