22 Commits

Author SHA1 Message Date
c3e6b8473d Workarounbd missing entries in the spreadsheet 2017-12-19 17:21:01 +01:00
e23a93a7a0 Experiment with using hash for coloring bars 2017-11-17 17:53:47 +01:00
ff072b505f Adfd extra colors for devices 2017-11-13 14:02:39 +01:00
69aa392642 Do not limit height of table 2017-11-08 11:58:19 +01:00
69db4f3e3d Remove @ from the device names 2017-11-08 11:55:29 +01:00
75717e8a76 Sort devices by name 2017-11-08 11:48:35 +01:00
b8d0cd83b6 Add some tweaks to ensure vendor of device is clear 2017-11-08 11:36:05 +01:00
efd39a9e86 Add some more colors 2017-10-23 16:59:55 +02:00
6fca776979 Add extra colors for graphs 2017-10-19 13:25:04 +02:00
108bb4287f Support hiding statistics for specific scenes
This way it's possible to see side-by-side results of CPU and GPU time on "fast"
scenes, without having Victor scene making bars for bmw really tiny.
2017-08-29 10:21:52 +02:00
4bed7a3f8a Remove fixed max scale
This allows chart to re-scale all bars when disabling some of slow devices.
2017-08-27 21:40:45 +02: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
2cd38e40a5 Add missing font 2017-08-27 18:22:16 +02:00
9bda4f0470 Improve handling of missing data for bars 2017-08-27 18:21:36 +02:00
8a956a4e85 Rename HTML file to better show what it is about 2017-08-24 11:12:08 +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
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
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