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

Re-enable trends on leaderboards #84

Open
jcraigk opened this issue Sep 28, 2021 · 0 comments
Open

Re-enable trends on leaderboards #84

jcraigk opened this issue Sep 28, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@jcraigk
Copy link
Owner

jcraigk commented Sep 28, 2021

Leaderboard calculation used to include a trend indicator for folks moving up in ranks from a previous snapshot. This was disable for performance reasons. It needs to eliminate the N+1 and do the math in Ruby vs SUM in database for each profile. OR we could keep a snapshot history of leaderboard data and compare.

@jcraigk jcraigk added the enhancement New feature or request label Sep 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant