Open
0 of 2 issues completedDescription
opened on Nov 28, 2024
This is a rough list of things that have been observed to have an obvious impact in performance.
- Listing tag visits with
excludeBots=true
. When the condition is added, the sub-query no longer uses the index and performance drops dramatically. - Matching a short URL in
loose
mode. In this case, the short code index is not used.
Sub-issues
Metadata
Assignees
Type
Projects
Status
No status
Activity