Ticket #14 (closed task: fixed)
Query optimalisation
| Reported by: | WanWizard | ||
|---|---|---|---|
| Priority: | low | Milestone: | 7.2 |
| Component: | ExiteCMS Core | Version: | 7.1 |
| Severity: | Tweak | Keywords: | core functionality speed |
Description
Some queries are simply dead-slow, and need to be optimized. The Query debugging code has been extended to show the time (in milliseconds) it took to execute a query. Values over 500ms will be marked Orange, values over 2500ms will be marked Red.
Change History
Note: See
TracTickets for help on using
tickets.

Most 'alarming' queries have been rewritten. This check needs to be done every time prior to the release of a new version.