Commit graph

20 commits

Author SHA1 Message Date
Daniel Bachhuber
f34f47f4db Add installing and support details to README 2016-08-29 07:20:58 -07:00
Daniel Bachhuber
e459117253 Add a description as to what this command is about 2016-08-29 06:51:40 -07:00
Daniel Bachhuber
42c17b03be Rename scopes to stages 2016-08-27 07:05:35 -07:00
Daniel Bachhuber
80ccac7690 Display cache ratio first 2016-08-26 14:58:37 -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
edfd132903 Convert hooks to use the logger 2016-08-26 09:57:28 -07:00
Daniel Bachhuber
08f9141fb9 Set some scope hooks for the main query 2016-08-26 09:41:12 -07:00
Daniel Bachhuber
a2335c2908 Make sure this logger is started 2016-08-26 09:37:41 -07:00
Daniel Bachhuber
072f698d02 Set up the pseudo hooks too 2016-08-26 09:32:14 -07:00
Daniel Bachhuber
8b3db40422 First pass at converting scopes to logger format 2016-08-26 09:20:19 -07:00
Daniel Bachhuber
707f2fb688 Capture cache hit / miss ratio 2016-08-26 09:00:11 -07:00
Daniel Bachhuber
d39fcd2f3c Create a smaller chart by collapsing fields 2016-08-26 08:46:22 -07:00
Daniel Bachhuber
2b5a3c6097 Log request count and time 2016-08-26 08:26:42 -07:00
Daniel Bachhuber
db8021de21 Increment hook counter when timer starts 2016-08-26 07:43:04 -07:00
Daniel Bachhuber
0a80dec7da Introduce a new Logger class for more sane logging 2016-08-26 07:42:05 -07:00
Daniel Bachhuber
231a52933d Consolidate calls to the formatter 2016-08-26 07:05:20 -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
Daniel Bachhuber
a5552151ba Namespace the command class 2016-08-26 06:13:19 -07:00
Renamed from inc/class-profile-command.php (Browse further)