-
-
Notifications
You must be signed in to change notification settings - Fork 498
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
[Disco]: recommending on{event} instead of on-modifier #2009
Comments
@NullVoxPopuli I remember some SSR concerns related to it, but can't find related topics. Some outdated: |
AFAIK, the |
My research is showing better is debatable. In fact, specifically, situational (4-5 percent render speed improvement of using on*) |
@NullVoxPopuli here is proof on ~10% perf boost if we don't use removeEventListener |
Motivation: krausest/js-framework-benchmark#1608
The text was updated successfully, but these errors were encountered: