View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004348 | mantisbt | performance | public | 2004-08-18 07:31 | 2004-08-29 01:27 |
| Reporter | DGtlRift | Assigned To | thraxisp | ||
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 0.19.0a2 | ||||
| Fixed in Version | 0.19.0rc1 | ||||
| Summary | 0004348: Show queries with runtime | ||||
| Description | For debugging purposes, it would help with development if when g_show_queries_list is on, in addition to printing all the queries executed, it would also show the time taken for each query (cached or new). | ||||
| Tags | No tags attached. | ||||
|
This is related to issue 0004345 |
|
|
Sounds good. If someone provides a patch it will be added to CVS. |
|
|
===================================================================
|
|
|
Something like i submitted in the previous bug note would probably do this. I'm assuming we'd want it on all the time. Also shows a 'total' row underneath for the total time spent within db_query. Is this something we would apply? |
|
|
Paul's code was added to CVS with some changes. |
|