Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve performance of table editing cell selection by throttling it #157

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

bZichett
Copy link

No description provided.

@bZichett
Copy link
Author

I'd like to incorporate complex decoration use case and add performance metrics via testing somehow.

@bZichett
Copy link
Author

bZichett commented Nov 19, 2021

Also, I added a demo for a very large table to load test with. Without the throttle, there definitely is problems at 1000x20 table cells. I added a query parameter to toggle the throttle off.

index.large.html?throttle=false (defaults to on)

@bZichett bZichett force-pushed the performance-tableediting-handlers branch from 6087be0 to 17b169a Compare November 20, 2021 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant