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

We can test what kind of optimizations would be possible with compiler and what impact would they bring #4352

Open
asvae opened this issue Aug 9, 2024 · 0 comments

Comments

@asvae
Copy link
Member

asvae commented Aug 9, 2024

We want to list all possible optimizations:

  • slots
  • props
  • events
  • etc

From impact perspective we want to

  • if it enables development opportunities (i.e. allows to build bigger config, give more flexibility etc)
  • how much code would optimization cut (impact on bundle size)
  • is it possible at all
  • how much effort it would take from our side
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

1 participant