Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Known performance bottlenecks #2293

Open
2 tasks
acelaya opened this issue Nov 28, 2024 · 0 comments
Open
2 tasks

Known performance bottlenecks #2293

acelaya opened this issue Nov 28, 2024 · 0 comments
Labels
epic Used to group lists of related issues performance

Comments

@acelaya
Copy link
Member

acelaya commented 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.
@acelaya acelaya pinned this issue Nov 29, 2024
@acelaya acelaya added epic Used to group lists of related issues and removed enhancement labels Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic Used to group lists of related issues performance
Projects
Status: No status
Development

No branches or pull requests

1 participant