Commit Graph

11 Commits

Author SHA1 Message Date
cfbbc912e7 Removed unused imports 2018-08-14 12:17:39 +02:00
0712725ac6 Quickm hack to support device name overrides
Sometimes device name should be overriden, so it's possible to distinguish
different AMD Vega flavors.
2017-12-19 16:57:15 +01:00
5a199f14c1 Make bundle portable by bundling third party packages we need 2017-11-16 10:12:16 +01:00
34c6f867b0 Initial support for history over device scenes
This patch will generate html file which contains per-scene graph ofg all device
statistics over all period of time. There are still some possible tweaks to look
and feel of the graphs, but it's good enough for now.
2017-08-27 21:25:46 +02:00
0cd6c37ec2 Cleanup: pep8 2017-08-27 19:11:51 +02:00
48c1d0fd09 Use latets commit date when building latest benchmark results 2017-08-27 19:10:29 +02:00
9bda4f0470 Improve handling of missing data for bars 2017-08-27 18:21:36 +02:00
ebdbaf313e Fix parsing possibly corrupted files and make sure devices are aways sorted 2017-08-18 17:50:42 +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
70ae2ff9dd Initial implementation of results parser 2017-08-18 15:52:08 +02:00