mirror of
https://github.com/LTTLabsOSS/markbench-tests.git
synced 2026-01-09 14:07:56 -05:00
* add readme and manifest yaml * initial harness * update scripts * update manifest * test disable duplicate code * add comma * read score from log file
19 lines
591 B
Markdown
19 lines
591 B
Markdown
# GravityMark
|
|
|
|
Runs GravityMark in benchmark mode using the selected graphics API. Stores the results image file.
|
|
|
|
## Prerequisites
|
|
|
|
- Python 3.10+
|
|
- GravityMark installed in default location. [Download GravityMark](https://gravitymark.tellusim.com/)
|
|
|
|
## Options
|
|
|
|
- `-a` or `--api`: Specifies which graphics API to run for GravityMark to use for the benchmark.
|
|
|
|
Note that while GravityMark supports OpenGLES and Metal, they are not available on Windows and as such, this test script does not provide the option to use them.
|
|
|
|
## Output
|
|
|
|
report.json
|
|
- `api`: The graphics API used for the test |