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

🐛 Performance | Network List is slow #1159

Open
4 tasks
jernejk opened this issue Jan 22, 2025 · 0 comments
Open
4 tasks

🐛 Performance | Network List is slow #1159

jernejk opened this issue Jan 22, 2025 · 0 comments
Labels
bug An issue with the system 🐛.

Comments

@jernejk
Copy link
Member

jernejk commented Jan 22, 2025

Cc: @vladislav-kir @sethdaily

Hi @adamcogan ,

Describe the Bug

Most slow endpoints that are used frequently are now fairly fast. Getting a list of people we follow, who is following us and which people can give us points can take upwards of 1 second. This could worsen as the number of users and load on the server increases. Also, it one of the endpoints that is used frequently.

To Reproduce

Steps to reproduce the behavior:

  1. Launch mobile app
  2. Go to Network tab

Expected Behavior

The endpoint should have a reasonable performance <500ms even when the amount of data increases, especially as it is used very frequently within the mobile app.

Tasks

  • Investigate
  • Fix

Acceptance Criteria

More Information

Thanks!

@jernejk jernejk added the bug An issue with the system 🐛. label Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An issue with the system 🐛.
Projects
None yet
Development

No branches or pull requests

1 participant