Open WebUI is very slow. #880

Closed
opened 2025-11-11 14:32:56 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @azazar on GitHub (May 10, 2024).

It takes more than a second just to load in Brave browser from localhost. It freezes when using fast Groq LLMs.

Originally created by @azazar on GitHub (May 10, 2024). It takes more than a second just to load in Brave browser from localhost. It freezes when using fast Groq LLMs.
Author
Owner

@iukea1 commented on GitHub (May 10, 2024):

@azazar could you provide some more details to help us troubleshoot? It would be great if you could share the output from the Google Chrome Developer Tools, especially the Network tab, so we can check the latency for each API request to openUI.

Here's a quick guide to get what we need:

  1. Head over to the page in Google Chrome where the issue pops up.
  2. Hit F12 or right-click and choose "Inspect" to bring up the Developer Tools.
  3. Jump to the "Network" tab.
  4. Go ahead and do what you were doing when the issue happened.

Report with the latency numbers are and the waterfall requests.

Also system specs if possible en network speeds

@iukea1 commented on GitHub (May 10, 2024): @azazar could you provide some more details to help us troubleshoot? It would be great if you could share the output from the Google Chrome Developer Tools, especially the Network tab, so we can check the latency for each API request to openUI. Here's a quick guide to get what we need: 1. Head over to the page in Google Chrome where the issue pops up. 2. Hit `F12` or right-click and choose "Inspect" to bring up the Developer Tools. 3. Jump to the "Network" tab. 4. Go ahead and do what you were doing when the issue happened. Report with the latency numbers are and the waterfall requests. Also system specs if possible en network speeds
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#880