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
After the keyed swap rows benchmark, the next piece of "low hanging fruit" is the create rows benchmarks.
Is there a reason why Svelte cannot be among the fastest in these benchmarks? It seems like optimizing the create rows operation would speed up Svelte whenever the each block is being used.