View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008412 | mantisbt | performance | public | 2007-09-27 20:37 | 2007-10-04 01:37 |
Reporter | vboctor | Assigned To | vboctor | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 1.1.0a4 | ||||
Fixed in Version | 1.1.0rc1 | ||||
Summary | 0008412: When showing queries show the time spent in SQL vs. PHP | ||||
Description | Currently when we dump the queries we show the time spent on each query + a total time. If we subtract the total of the separate queries from the total time for the web request, then we come up with the PHP time. It would be useful to get an idea of how much time we spend in PHP vs. SQL. | ||||
Tags | No tags attached. | ||||