Files
j-lin-lmg 9f48268433 Non game harness update initial (#142)
Naming Scheme rework for non-game harnesses
2025-05-27 11:09:21 -07:00
..
2023-12-13 17:33:13 -08:00
2023-12-13 17:33:13 -08:00
2023-12-14 08:49:03 -08:00
2023-12-13 17:33:13 -08:00
2023-12-15 10:37:51 -08:00

3DMark

Runs one of the 3DMark benchmark scenes and reads the Performance Graphics Score result from the output.

Prerequisites

  • Python 3.10+
  • 3DMark Professional Edition installed in default location and activated.
  • Desired benchmarks are downloaded,.

Options

  • --benchmark Specifies the benchmark to run.

Output

report.json

  • test: The name of the selected benchmark
  • score: 3DMark gpu score
  • start_time: number representing a timestamp of the test's start time in milliseconds
  • end_time: number representing a timestamp of the test's end time in milliseconds