Skip to content

Known performance bottlenecks #2293

Open
0 of 2 issues completed
Open
0 of 2 issues completed
@acelaya

Description

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    epicUsed to group lists of related issuesperformance

    Type

    No type

    Projects

    • Status

      No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions