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

Implement lazy loading to improve performance #100

Open
dkstlzk opened this issue Jan 11, 2025 · 1 comment
Open

Implement lazy loading to improve performance #100

dkstlzk opened this issue Jan 11, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@dkstlzk
Copy link
Contributor

dkstlzk commented Jan 11, 2025

Operating system

Linux

Current behaviour

All nodes are being fetched and rendered at once, which is causing significant delays in load times and UI freezes.

Expected behaviour

Fix this issue such that parts are loaded one at a time, preventing significant delays.

@dkstlzk dkstlzk added the bug Something isn't working label Jan 11, 2025
@harshitsaini17
Copy link
Contributor

Hi Ashutosh,
I'm interested in working on this issue. I've reviewed the requirements, and I'm confident I can help solve this.
Please let me know if I can take this on.
Thanks,
Harshit Saini

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants