Commit Graph

119 Commits

Author SHA1 Message Date
bdc7bff426 Report threads actually used by Blender
The thing is, due to possibly NUMA or CPU groups used, number of
Blender threads might be different from system number of threads.
2017-08-24 11:38:15 +02:00
d538682ce4 Report number of CPU cores and threads in system info 2017-08-24 11:28:22 +02:00
8a956a4e85 Rename HTML file to better show what it is about 2017-08-24 11:12:08 +02:00
508fee4812 Correction to previous commit 2017-08-22 11:38:27 +02:00
0a8679a506 Ignroe annoying macOS related folders when enumerating 2017-08-22 11:35:11 +02:00
10aa91149c Add quick way to query for device information without rendering anything
Ideally we need to print those to the console without any extra storage
created, but that's becoming a bit hairy.
2017-08-22 10:12:38 +02:00
361b9af1fb Add spreadsheet geenration based on jquery Grid 2017-08-21 13:39:46 +02:00
6083e023db Experiment with different roundsing fot chart Y axis 2017-08-21 11:34:31 +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
dadb453b31 Fix shadowing of variable in python 2017-08-21 09:52:13 +02:00
ebdbaf313e Fix parsing possibly corrupted files and make sure devices are aways sorted 2017-08-18 17:50:42 +02:00
fe1cb2dbf7 Restore tooltip, now it works onsingle result only 2017-08-18 17:49:01 +02:00
3dc5acffc2 Move color generation to javascript 2017-08-18 17:25:33 +02:00
0c63b7327c Fix wrong directory used, wrong sorting and time formatting 2017-08-18 17:18:14 +02:00
d4370881ca Fix wrong stripping of display device 2017-08-18 17:11:07 +02:00
69246133ec Fixes for GPU rendering and more readable tooltip with render time 2017-08-18 17:02:26 +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