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

fix `vanillajs-lite` for isKeyed test #1668

Closed syduki closed 3 weeks ago

syduki commented 3 weeks ago

This fixes isKeyed test for vanillajs-lite (by mimicking ivi behavior):

vanillajs-lite-keyed is keyed for 'run benchmark' and keyed for 'remove row benchmark' and keyed for 'swap rows benchmark' . It'll appear as keyed in the results

krausest commented 3 weeks ago

Thanks - I hope to publish results for the PR tomorrow.

krausest commented 3 weeks ago

Results are updated. Looks good for vanillajs-lite.