Commit graph

11 commits

Author SHA1 Message Date
Daniel Bachhuber
2b57115c55 Ensure time is rounded when there's no name column present
Also drops the total footer when there's only one item displayed
2016-10-26 06:17:12 -07:00
Daniel Bachhuber
99914b71b2 Include callback definition source when profiling hooks 2016-10-07 14:20:08 -07:00
Daniel Bachhuber
be24080cb2 Don't include 'total' cell when the name column is omitted 2016-10-07 13:56:38 -07:00
Daniel Bachhuber
bdf94d8b1f Fix bottom of the table when there aren't any items displayed
The cells need to be filled in appropriately
2016-09-08 06:15:10 -07:00
Daniel Bachhuber
8b38dfb70c Accurately display total percentages 2016-08-26 15:20:46 -07:00
Daniel Bachhuber
fe0be6a938 Array values no longer exist 2016-08-26 15:00:42 -07:00
Daniel Bachhuber
e8e12e89ee Break apart logger headers 2016-08-26 13:19:09 -07:00
Daniel Bachhuber
8399c7e693 Collapse the execution_time heading 2016-08-26 13:00:32 -07:00
Daniel Bachhuber
d39fcd2f3c Create a smaller chart by collapsing fields 2016-08-26 08:46:22 -07:00
Daniel Bachhuber
0303ae9b0a Use table footer for totals; pretty format seconds in the table 2016-08-26 06:57:19 -07:00
Daniel Bachhuber
a3e8fbc821 Introduce our own formatter, so we can implement custom tables 2016-08-26 06:39:30 -07:00