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.58k stars 814 forks source link

Bump all vue entries #1613

Closed birkskyum closed 3 months ago

birkskyum commented 3 months ago

the reactivity system in vue ongoing refactor, which results in some perf gains, so this bumps all the all the entries affected. As an example, this is the keyed/vue score is see locally:

Screenshot 2024-02-28 at 14 42 47
krausest commented 3 months ago

If all goes well I'll publish results tomorrow.

krausest commented 3 months ago

Here's the comparison for the updated frameworks. On the left the new keyed version on the right the previous keyed version. With the exception of vue-vapor all results including vanillajs were slower than in the full run. I haven't any proof yet, but it seems to me that security patches after a major update can cause some slowdown for the benchmark.

Screenshot 2024-03-05 at 08 11 36