It would be very useful to have an extra column in the database, and in the reports that shows the number of milliseconds for database queries, separate from the overall milliseconds.
This will help narrow down problems more.
It would be very useful to have an extra column in the database, and in the reports that shows the number of milliseconds for database queries, separate from the overall milliseconds.
This will help narrow down problems more.
Comments
Comment #1
kbahey commentedThis is now implemented.
Note that this uses some extra memory because of all the query strings stored in the $queries array.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.