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

[performance] Can more tables be supported? #140

Closed
toolin-fox opened this issue Jun 18, 2024 · 6 comments · Fixed by #335
Closed

[performance] Can more tables be supported? #140

toolin-fox opened this issue Jun 18, 2024 · 6 comments · Fixed by #335
Assignees

Comments

@toolin-fox
Copy link

When I import more than 30 tables from sql at once, the operation is very stuck and slow

@FelixZY
Copy link
Contributor

FelixZY commented Jul 14, 2024

@toolin-fox are you referring to the import process or the responsiveness of the UI after import?

@git20190108
Copy link

@FelixZY
I also encountered the same problem, the UI is unacceptably slow.
The canvas basically has no response, and even turning off the auto-save does not make any difference

@project0
Copy link

I have the same problem, with over 100 tables it becomes unusable.

@FelixZY
Copy link
Contributor

FelixZY commented Jul 31, 2024

@git20190108 @project0 the way I read this issue, the reporter has performance issues during the import process. Can you confirm that this is the case or would you say #154 is more applicable to your performance issues?

@project0
Copy link

@FelixZY The import itself was pretty fast, but navigating the rendered canvas afterwards is impossible (even after turning off autosave).
Just tried turning off the sidebar and it has definitely improved the situation. It is still a bit laggy, but it works quiet well.
So yes, seem to be related with the sidebar.

@git20190108
Copy link

@project0 @FelixZY Yes, the same applies to me .
After closing the sidebar, the speed is significantly improved

@1ilit 1ilit added duplicate This issue or pull request already exists and removed duplicate This issue or pull request already exists labels Aug 6, 2024
@1ilit 1ilit self-assigned this Aug 6, 2024
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

Successfully merging a pull request may close this issue.

5 participants