gregnb / gregnb/mui-datatables
Slowness using a table of ~100k object
Open
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 906
- PR merge metrics
- No merged PRs in 30d
Description
Hey, i have a simple app, showing some objects on a map. Part of it is a mui datatable, presenting data of the objects i show on the map.
When i have around 5k objects, everything works fine. But once i load ~100k object to the table, everything works really slow, and sometimes my app crashes. (nothing much shown in the console).
Are 100k object too much for a table? Is there anything i can do?
Thanks!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.