This repository has been archived on 2023-02-09. You can view files and clone it, but cannot push or open issues or pull requests.
Sybren A. Stüvel 4726ee0c9c Produce benchmark JSON schema v2
- No more '(Display)' strings in the GPU names, but store devices as
  `{'name': name, 'type': 'CPU/CUDA/OPENCL', 'is_display': bool}`
- Introduces testing with py.test & pipenv. The test suite is far from
  complete, though.
2018-08-28 12:11:01 +02:00
2017-08-18 12:12:25 +02:00
2018-08-28 12:11:01 +02:00
2018-08-28 12:11:01 +02:00
2018-08-28 12:11:01 +02:00
2018-08-28 12:11:01 +02:00
2018-08-28 12:11:01 +02:00
2018-08-17 12:42:17 +02:00
2018-08-28 12:11:01 +02:00

Blender Benchmark Client

Run benchmarks, collect data!

Build for release

macOS

  • Open Xcode, view account settings and ensure the presence of a macOS distribution certificate of type "Developer ID Application".
  • Open Terminal, run security find-identity and ensure the presence of valid identity
  • Set env variable CODESIGN_IDENTITY to the valid identity
  • Set env variable STORAGE_DIRECTORY to a directory where the bundling will happen
  • Run bundle/bundle.sh

The script will generate a .zip file containing the signed .dmg

Description
Blender Benchmark Bundle
Readme 2.4 MiB
Languages
JavaScript 70.9%
Python 23.8%
Shell 2.5%
CSS 2.3%
HTML 0.3%
Other 0.2%