-
Notifications
You must be signed in to change notification settings - Fork 868
Closed
Labels
Suggested FeatureA suggested feature that is waiting reviewA suggested feature that is waiting review
Description
I think it would great to see how tabulator is comparing against the other grid libraries. For example this article is comparing bryntum grid to other grid solution.
So I have forked their github repo and added a test for tabulator. You can find it here.
Could anyone from the team review the code in the tabulator folder to make sure I haven't missed anything?
My first results suggests that tabulator is quite performant for the unlocked case, but there is really a big performance hit when using the locked columns module (mostly for the initial rendering which goes from about 50ms to about 2200ms on my computer).
maku and olifolkerd
Metadata
Metadata
Assignees
Labels
Suggested FeatureA suggested feature that is waiting reviewA suggested feature that is waiting review