You can run UL Procyon benchmarks from the command line.
- Go to the Windows start menu
- Type CMD
- Open "Command Prompt"
- Navigate to the UL Procyon install directory. The default directory is C:\Program Files\UL\Procyon
cd C:\Program Files\UL\Procyon
- To run the benchmark using the office productivity scenario:
ProcyonCMD.exe -d "custom_definitions/office_productivity_mp_batterylife.def" -o "<Export_folder>/resultfilename.procyon-result"
- To run the benchmark using the Idle scenario:
ProcyonCMD.exe -d "custom_definitions/video_playback_mp_batterylife.def" -o "<Export_folder>/resultfilename.procyon-result"
- To run the benchmark using the Video Playback scenario:
ProcyonCMD.exe -d "custom_definitions/idle_mp_batterylife.def" -o "<Export_folder>/resultfilename.procyon-result"
- To run the benchmark using the office productivity scenario:
Please note: Export folders must be created before attempting to save files into them.