8 Commits

Author SHA1 Message Date
j-lin-lmg
80a8a2b9b2 Non game continued (#144) 2025-05-28 16:23:46 -07:00
derek-hirotsu
0037cba348 relax error check on cinebench return code (#53)
- Workaround for edge case where sub process running Cinebench returns a
non-zero exit code but completes successfully; Check is somewhat
redundant as failure to generate score also results in test failure
2024-04-24 08:40:43 -07:00
Nikolas
c22d981c41 everyone loves a linter 2024-02-26 09:13:40 -08:00
Nikolas
19054e98f0 Update non-game benchmark report jsons 2024-02-26 09:05:27 -08:00
Nikolas
7e2f28062e Update non-game benchmarks 2023-12-19 15:09:21 -08:00
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
derek-hirotsu
429c8f7deb GravityMark harness (#77)
* add readme and manifest yaml

* initial harness

* update scripts

* update manifest

* test disable duplicate code

* add comma

* read score from log file
2023-11-10 10:46:21 -08:00
derek-hirotsu
d96fe23468 Cinebench 2024 (#76)
* Add cinebench 2024 harness

* update readme

* Remove deprecated cinebench version

* Update changelog

* update readme and change install path

* read stdout from cinebench process and set priority
2023-11-07 16:24:40 -08:00