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

Increase performance of the readinglist #71

Open
Draculente opened this issue Apr 14, 2024 · 0 comments
Open

Increase performance of the readinglist #71

Draculente opened this issue Apr 14, 2024 · 0 comments
Labels
bug Something isn't working important performance

Comments

@Draculente
Copy link
Collaborator

Although it is really hard to test, it appears like the really big readinglist of a single users was the cause for a quite stark drop in performance (over the whole instance) whenever the user opened the readinglist.
This drop in performance was, in fact, so big, that the health check for the instance failed.

I have some ideas to mitigate those issues in the future:

  • Paginate the readinglist
  • Set a default "time-to-disappear" for unread and read articles in the readinglist
  • Set a limit of articles one can add to the list
@Draculente Draculente added bug Something isn't working performance important labels Apr 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working important performance
Projects
None yet
Development

No branches or pull requests

1 participant