Skip to content

Performance degredation on large datasets #463

@Skelmis

Description

@Skelmis

When using the Admin UI for large datasets (Millions of rows), there is a noticeable hang time before the UI either crashes or loads. Reloading the page when loaded on a table with a small dataset takes a few seconds where as a dataset of a million takes half a minute on my machine. I imagine larger datasets would be worse.

It was initially reported in the discord here but I can also reproduce it.


Initial profiling of a pip installed version of the UI point to this:

Image

I dont know why its chonking the GC so much if its paginated, which it is by default but figured it could be useful context to add

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions