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

Memory Leak/Crashing for “large” charts #179

Open
Wild-Hare opened this issue Feb 18, 2021 · 2 comments
Open

Memory Leak/Crashing for “large” charts #179

Wild-Hare opened this issue Feb 18, 2021 · 2 comments

Comments

@Wild-Hare
Copy link

Greetings! I really like the tool and think you’ve done a great job.

When I create a project that has tasks spanning a few years and more than 40 tasks, the page uses more than 600MB of RAM and grinds to a halt. I’m not a JavaScript wizard, but I don’t notice any errors or console warnings with the large sheet vs the demo. This is all in chrome.

Is this expected? Is there a duration limit or limit to the number of tasks?

@Wild-Hare
Copy link
Author

Maybe it actually has to do with the project content itself? I've created two with similar numbers of tasks and durations and one crashes and the other doesn't. I can't find a significant difference between them. I've attached them and appropriately titled them. Unzip them first!

no_fail_example.zip

fail_example.zip

@ypresta
Copy link

ypresta commented Aug 16, 2021

Hello,
I have used the plugin js
Forked from robicch/jQueryGantt from github.

However, I have (565) lines as tasks. (lines taken from a database table .
As a consequence, the page plugin get frozen which means there is no way to edit add only get to display. Chrome also gets frozen. any info????

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