Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

slow page loading #52

Open
Bohrlotto opened this issue Nov 10, 2016 · 2 comments
Open

slow page loading #52

Bohrlotto opened this issue Nov 10, 2016 · 2 comments

Comments

@Bohrlotto
Copy link

Hi, I am building a resource planning instrument and I have some performance issues when I try to load 3/400 hundred steps at the same time.
Is there any plan to support lazy loading on scrolls?

@ssmits
Copy link

ssmits commented Dec 2, 2016

I'm facing the same issue with about 185 steps. From my perspective the issue seems to be related to dom element rendering.

@Beontra
Copy link

Beontra commented Jan 18, 2018

We are facing the same issue when loading several hundred steps in a gantt chart.
Until everything is loaded, Chrome spends more than 20 seconds and Firefox about 40 seconds.

Do you have any idea why Firefox takes so much more time? And is there any possibility to improve the loading times for the gantt component?

For example, it seems that adding a (sub)step always triggers recalculation of the gantt boundaries. Are there any options for adding several (sub)steps at the same time to reduce the loading time?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants