-
Notifications
You must be signed in to change notification settings - Fork 6
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
Bench compare to lit and petite-vue #8
Comments
Yeah, that's last thing remaining in plan. If you have some particular input for what you're curious to benchmark. |
@dy thanks for the response |
Also it seems there's a chance to improve DOM swapping. I use more robust but less quick version. |
Ok, check https://krausest.github.io/js-framework-benchmark/2023/table_chrome_120.0.6099.62.html - sprae is better than petite-vue in almost all metrics. |
@dy cool project thanks for this, im doing some side projects using this library👍
Do you have plan to have benchmark compare to lit and petite-vue?
thanks
The text was updated successfully, but these errors were encountered: