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 cample to 3.2.0-alpha.15 #1614

Closed antonmak1 closed 2 months ago

antonmak1 commented 2 months ago

I think that it will no longer be 1.09, but will be somewhere around 1.06 - 1.07! Even if it’s 1.08, I think that it will be quite possible to finish up to 1.03 - 1.06 in the near future. I found a lot of stupid errors in the code, I think there will be more. I think I’ll finish it up to 1.03 - 1.06, although I see that I seem to have accelerated "select row" to almost maximum on the local machine, and the values are higher than others. In principle, I have almost completed the maximum of the framework. Maybe I’ll do a couple of PRs and we can say that the implementation will be ready. It will only be updated as new functionality is introduced, such as working with asynchronous data, etc.

P.S. Well, this time I’m not even 99.99999% sure, but 109% sure)

krausest commented 2 months ago

If all goes well I'll publish results tomorrow.

antonmak1 commented 2 months ago

ok

krausest commented 2 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. So cample might have improved more than the 0.1 improvement suggest. Screenshot 2024-03-05 at 08 11 36

antonmak1 commented 2 months ago

OK. Well, now the result is 1.09 at least.