Closed ILikeMintChocolate closed 2 weeks ago
Thanks. I'm not sure how soon I can perform an incremental run and update the results. I'll comment here when done.
Sooner than expected. Here's the comparison (vanilla and vanillajs-3 look OK for an incremental run) with the new / updated results on the left and the old version on the right: Not bad, maybe there's a way to optimize clear rows?
I'm continually working on optimizing performance, but it's not easy right now. It seems like I'll need to make major changes to optimize clear rows.
Hi! I've developed a library called @rvjs/core based on the concept of only updating areas where the state is used. Hope it integrates smoothly. Thanks!