feat: pinned too big loading too slow #5082

Closed
opened 2025-11-11 16:11:40 -06:00 by GiteaMirror · 5 comments
Owner

Originally created by @cjnss008 on GitHub (May 7, 2025).

Check Existing Issues

  • I have searched the existing issues and discussions.

Problem Description

Image
After startup, pinned needs to be fully loaded. As time goes by, pinned becomes larger and larger, and the loading speed becomes slower and slower. Now it takes more than 1 minute to fully start openwebui.
In fact, so much information is not needed.

Desired Solution you'd like

Load information progressively through paging and other methods instead of pulling all information at once.

Alternatives Considered

Load information progressively through paging and other methods instead of pulling all information at once.

Additional Context

No response

Originally created by @cjnss008 on GitHub (May 7, 2025). ### Check Existing Issues - [x] I have searched the existing issues and discussions. ### Problem Description ![Image](https://github.com/user-attachments/assets/b7b4aefa-bd11-4a69-99e4-10564dcb9aa2) After startup, pinned needs to be fully loaded. As time goes by, pinned becomes larger and larger, and the loading speed becomes slower and slower. Now it takes more than 1 minute to fully start openwebui. In fact, so much information is not needed. ### Desired Solution you'd like Load information progressively through paging and other methods instead of pulling all information at once. ### Alternatives Considered Load information progressively through paging and other methods instead of pulling all information at once. ### Additional Context _No response_
Author
Owner

@morbificagent commented on GitHub (May 16, 2025):

See this here too... Starting openwebui on my smartphone takes ~30s and it will get worse when all grows...

Screenshot_20250516_220854_Kiwi Browser.jpg

@morbificagent commented on GitHub (May 16, 2025): See this here too... Starting openwebui on my smartphone takes ~30s and it will get worse when all grows... ![Screenshot_20250516_220854_Kiwi Browser.jpg](https://github.com/user-attachments/assets/e1914411-849f-474a-bf44-48fa3022eec1)
Author
Owner

@b-hayes commented on GitHub (May 24, 2025):

Takes ages to load the first time its prety bad experience when accessing on a new device.

@b-hayes commented on GitHub (May 24, 2025): Takes ages to load the first time its prety bad experience when accessing on a new device.
Author
Owner

@tjbck commented on GitHub (May 26, 2025):

Addressed with ffa51ece0c in dev.

@tjbck commented on GitHub (May 26, 2025): Addressed with ffa51ece0cd166a49626490a8ed0df7c942b3f01 in dev.
Author
Owner

@b-hayes commented on GitHub (May 27, 2025):

Will this be in the docker image soon?

@b-hayes commented on GitHub (May 27, 2025): Will this be in the docker image soon?
Author
Owner

@morbificagent commented on GitHub (May 27, 2025):

Works great. Many thanks!

@morbificagent commented on GitHub (May 27, 2025): Works great. Many thanks!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#5082