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

Audit the app for any performance issues related to re-rendering using react-scan #323

Open
4 tasks
nevendyulgerov opened this issue Jan 29, 2025 · 1 comment
Assignees
Labels
Type: Feature Add a new feature to the system

Comments

@nevendyulgerov
Copy link
Contributor

📄 Context

With react-scan we can audit the app for any performance bottlenecks related to re-renders. Let's test all pages and if any issues pop up, let's also fix them.

📈 Subtasks

  • Locally run react-scan to analyse the app for performance bottlenecks.
  • If you find any, fix them.

🎯 Definition of Done

  • The app works as before without any regressions.
  • Any performance bottlenecks are removed.
@nevendyulgerov nevendyulgerov added the Type: Feature Add a new feature to the system label Jan 29, 2025
@nevendyulgerov nevendyulgerov self-assigned this Jan 29, 2025
@github-project-automation github-project-automation bot moved this to 📌 Todo in Explorer Unit Jan 29, 2025
@brunomenezes
Copy link
Collaborator

@nevendyulgerov, be mindful of the results. They may be false positives not worth pursuing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature Add a new feature to the system
Projects
Status: 📌 Todo
Development

No branches or pull requests

2 participants