Skip to content

Add Tabulator in the Data Grid Performance Comparison #3662

@nclemeur

Description

@nclemeur

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Suggested FeatureA suggested feature that is waiting review

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions