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

Fix a slow query for TagFeed #14861

Merged
merged 2 commits into from
Sep 23, 2020

Conversation

noellabo
Copy link
Contributor

Fix #14728

After refactoring, the tag timeline was a slow query.

Resolve the tag.id beforehand and then run a TagFeed query.

app/models/status.rb Outdated Show resolved Hide resolved
@Gargron Gargron merged commit b655a7f into mastodon:master Sep 23, 2020
@noellabo noellabo deleted the fix-slow-query-for-tag-feed branch September 23, 2020 15:30
thenameisnigel-old pushed a commit to ChatterlyOSE/Chatterly that referenced this pull request Sep 28, 2020
* Fix a slow query for TagFeed

* rename tags to tag_ids
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants