Skip to content
This repository has been archived by the owner on May 21, 2018. It is now read-only.

Optimizing Querying Trending Posts #45

Open
ajyang99 opened this issue Nov 18, 2017 · 1 comment
Open

Optimizing Querying Trending Posts #45

ajyang99 opened this issue Nov 18, 2017 · 1 comment

Comments

@ajyang99
Copy link
Contributor

Optimize the querying trending posts functionality. Right now, the trending score is re-computed for (in worst case, all) posts every time the home page is loaded. We can optimize this by computing the score for all posts once a day and store the scores into some database.

@GautamGupta
Copy link
Member

Context: #36 (comment)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants