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.56k stars 811 forks source link

`vanillajs-lite` update #1681

Closed syduki closed 2 weeks ago

syduki commented 2 weeks ago

Updating due to regression observed in #1676, also for newer optimizations.

krausest commented 2 weeks ago

Looks good (incremental run for vanillajs-lite and vanillajs-lite-old) Screenshot 2024-05-18 at 13 32 46

I'll delete the old version now.

syduki commented 2 weeks ago

Yesss, I knew it, just had to see how it scores on your machine. Actually, I didn't expected to see the old version in the official results, and the old is faster there, I guess this very version is not there yet. The incremental results are a little confusing, I cannot superpose them with the official ones, will have to wait for next official results to get a better picture.