krausest / js-framework-benchmark

A comparison of the performance of a few popular javascript frameworks
https://krausest.github.io/js-framework-benchmark/
Apache License 2.0
6.52k stars 811 forks source link

Update Svelte #1634

Closed trueadm closed 1 month ago

trueadm commented 1 month ago

Updates Svelte to the latest version

krausest commented 1 month ago

Thanks. Here's the comparison: Left new keyed, right old keyed version for comparison: Screenshot 2024-03-29 at 21 03 06 Looks like svelte got a little bit slower though it's not that easy to decide. Seems like chrome security updates can cause worse results for updated implementations in incremental runs. This time vanillajs and cample weren't impacted so maybe it's really that svelte (and angular) got a little slower.