You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are there any reasons why hyperapp is only mentioned in the non-keyed section of the referred benchmark in the documentation? It seems hyperapp already supports keyed reconciliation. Is it complicated to update the benchmarks to include HyperApp in the keyed comparison table as well?
No particular reason. When I first added it, there was no difference and I was still hoping I could find a good compromise between the two (unkeyed, keyed), but that never happened.
It should be added at some point. Maybe after recycling? #297. 👋
Are there any reasons why hyperapp is only mentioned in the non-keyed section of the referred benchmark in the documentation? It seems hyperapp already supports keyed reconciliation. Is it complicated to update the benchmarks to include HyperApp in the keyed comparison table as well?
https://rawgit.com/krausest/js-framework-benchmark/master/webdriver-ts-results/table.html
The text was updated successfully, but these errors were encountered: