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

Assess performance issues and list down suggested fixes #2791

Open
4 tasks
noumantahir opened this issue Nov 13, 2023 · 0 comments
Open
4 tasks

Assess performance issues and list down suggested fixes #2791

noumantahir opened this issue Nov 13, 2023 · 0 comments
Assignees

Comments

@noumantahir
Copy link
Collaborator

noumantahir commented Nov 13, 2023

There a number issues that we have been dealing with on performance side of Ecency app, the most deadly of all being running out of memory. We were able to optimise a lot of them but apparently there are still leaks and caching issue along with other performance bottleneck like rendering loads etc.

The goal of this task to let you explore the app and it's codebase for a set time to see if you are able identify and suggest viable changes to certain elements of app effectively improving the overall app performance

Some app portion that I believe need inspecting include...

  • Waves rendering
  • react-query caching
  • images/gifs caching
  • post and comment editors
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

No branches or pull requests

2 participants