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.86k stars 842 forks source link

update pota #1775

Closed titoBouzout closed 1 week ago

titoBouzout commented 1 week ago

Should in theory improve deletion/clearing. There may be an improvement in memory, but not reallly sure. There are also a bunch of stylish changes in the template and goes back to use a namespace for the danger class. Thanks!

krausest commented 1 week ago

Thanks. Here's the comparison (on the left the updated keyed version, on the right the version from the previous run): Screenshot 2024-11-17 at 19 21 15 No significant change I'd say.

titoBouzout commented 1 week ago

Thanks for the update, yeah I was thinking when doing this if its worth the code size increase. As you said it may not be significant. From 17 to 15, is closer to 13.5 vanilla. oh well