Commit Graph

9 Commits

Author SHA1 Message Date
7f42fdf5e8 Initial implementation of blender benchmark addon
Just some glue logic to query progress and results from benchmark.

Needed to move files around, so oth standalone and addon are happy.
2018-08-02 17:38:55 +02:00
5a199f14c1 Make bundle portable by bundling third party packages we need 2017-11-16 10:12:16 +01:00
c41658857a Various fixes
- Do not enable CPU device together with OpenCL/CUDA when device name is not
  specified.
- Adopt output log parser fr the changed path tracing message.
- Solve issue with using same short name of command line argument for single
  device specification.
- Reshuffle include statements so it's kind of possible to use bundle python.
  Still need to work this properly, but that's for later.
2017-11-01 16:07:46 +01:00
3c3c8cbaad SOme ground work to support Windows for benchmark farm
Mainly straightforward changes, the only tricky part: detect number of CPU
sockets. Didn't figure out yet how to do this on Windows.
2017-08-28 15:05:04 +02:00
48c1d0fd09 Use latets commit date when building latest benchmark results 2017-08-27 19:10:29 +02:00
c9bda4032a Remoce (Display) from final chart report 2017-08-21 11:31:08 +02:00
8e1cf6bcaa Support DUO cards for reports generation 2017-08-21 10:25:59 +02:00
70ae2ff9dd Initial implementation of results parser 2017-08-18 15:52:08 +02:00
ab2fe20c8f Initial commit 2017-08-18 12:12:25 +02:00