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

Refactor of selector generation #18

Merged
merged 2 commits into from
Jun 6, 2024

Conversation

Kamilcat
Copy link
Contributor

@Kamilcat Kamilcat commented Jun 6, 2024

Previously, selectors were unnecessarly re-generated on every call to store. Now appropriate selectors generated only once. Performance improvement.

kmindubaev added 2 commits June 5, 2024 17:41
improved perfomance. previously selector hooks were re-generated on every call to store
@Albert-Gao
Copy link
Owner

Thank you :)

@Albert-Gao Albert-Gao merged commit 70d26bb into Albert-Gao:master Jun 6, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants