mirror of
https://github.com/LTTLabsOSS/markbench-tests.git
synced 2026-01-08 21:48:00 -05:00
21 lines
471 B
YAML
21 lines
471 B
YAML
friendly_name: "PugetBench"
|
|
executable: "pugetbench.py"
|
|
process_name: "PugetBench for Creators.exe"
|
|
disable_presentmon: true
|
|
output_dir: run
|
|
options:
|
|
- name: app_version
|
|
type: input
|
|
tooltip: Version of the selected test
|
|
- name: app
|
|
type: select
|
|
values:
|
|
- premierepro
|
|
- photoshop
|
|
- aftereffects
|
|
- resolve
|
|
tooltip: Select which test to run
|
|
- name: benchmark_version
|
|
type: input
|
|
tooltip: Version of benchmark to run
|