Skip to content

Too many proxies #70

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

Open
thetarnav opened this issue Aug 31, 2022 · 0 comments
Open

Too many proxies #70

thetarnav opened this issue Aug 31, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@thetarnav
Copy link
Member

Using any primitive usually means wrapping the props object with more and more layers of proxies to keep the props dynamic. Considering that each spiltProps, mergeProps, combineProps and filterProps are creating those, the number of proxies may even reach 20 in some cases.
We need to figure out how to reduce that number while keeping the props dynamic.

@thetarnav thetarnav added the enhancement New feature or request label Aug 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant