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

Can we use React's useMemo to improve performance? #591

Open
lucavallin opened this issue Jan 23, 2025 · 2 comments
Open

Can we use React's useMemo to improve performance? #591

lucavallin opened this issue Jan 23, 2025 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed performance Issues related to performance.

Comments

@lucavallin
Copy link
Owner

We are rendering a large list of repos that can be ordered and filtered. While performance is acceptable, it would be interesting to look into useMemo and see if it's something that could make it even better.

@lucavallin lucavallin added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed performance Issues related to performance. labels Jan 23, 2025
@sanwalsulehri
Copy link

hi i can do this

@lucavallin
Copy link
Owner Author

@sanwalsulehri Sounds good, feel free to give it a try!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed performance Issues related to performance.
Projects
None yet
Development

No branches or pull requests

2 participants