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

kbahey’s picture

Status: Active » Fixed

This is now implemented.

Note that this uses some extra memory because of all the query strings stored in the $queries array.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.