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.44 #1643

Closed antonmak1 closed 1 month ago

antonmak1 commented 1 month ago

That's it, I understood how the code would work faster and better. I'll combine the code from version 29 and version 39 and it will work fine. In version 29, "select row" was super slower, the rest was normal. Now, "select row" is fixed, so I think it's better this way. I hope the framework has time to get into the results of version 124

krausest commented 1 month ago

Here's a comparison (updated keyed results on the left, old results on the right). 1.09 again! Screenshot 2024-04-13 at 21 55 21

antonmak1 commented 1 month ago

@krausest OK. I will continue to work