[wp-trac] [WordPress Trac] #43315: Add timer start to SAVEQUERIES data

WordPress Trac noreply at wordpress.org
Wed Feb 14 14:45:43 UTC 2018


#43315: Add timer start to SAVEQUERIES data
-------------------------+-----------------------------
 Reporter:  Rarst        |      Owner:
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  Awaiting Review
Component:  Database     |    Version:  trunk
 Severity:  normal       |   Keywords:
  Focuses:  performance  |
-------------------------+-----------------------------
 Currently `$wpdb->queries` will capture elapsed query times, but lacks the
 start time point for each query.

 Adding this data will be helpful for performance tools to determine the
 distribution of queries in a page load and to correlate queries with
 containing operations.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/43315>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list