Feature proposal #5451
closed
Improve prefetching performance
Added by krileon over 9 years ago.
Updated over 7 years ago.
Start date:
12 August 2015
Description
Improve comment/tag count prefetching performance. Try using a simple subquery select instead of a separate function that does a large count query. See GJ for example of this.
- Target version changed from 754 to 4.0.0
- % Done changed from 0 to 50
These are now just subqueries of the activity query. This reduces 3 queries down to 1. Still needs indexing.
- Status changed from Assigned to Resolved
- % Done changed from 50 to 100
- Status changed from Resolved to Closed
Also available in: Atom
PDF