Hi Bryntum Team,
I am currently working on a project using Bryntum Gantt and have a dataset with 40,000 tasks.
I noticed that when I expand the first task, the application gets stuck for several seconds. Similarly, when I add a new column, the app freezes temporarily, and I also see some white images appearing in the Gantt during this freeze I have attached the image for your reference.
I have attached a CodePen with the example: https://codepen.io/Catherine-R-the-solid/full/pvjYKOm
I am currently using buffered rendering but the performance issues still occur with this large dataset.
My questions:
Is there a recommended way to handle tens of thousands of tasks in Bryntum Gantt without freezing the UI?
Are there specific settings or techniques to improve expand/collapse performance and column updates?
Any guidance, best practices, or configuration tips to improve performance would be greatly appreciated.
Thank you!