mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 06:03:26 -05:00
[GH-ISSUE #4310] Page lag with long conversations #133290
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mdillondc on GitHub (Aug 3, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/4310
Bug Report
Description
Bug Summary:
When having fairly long conversations with an AI (doesn't matter which one), the page UI starts to stutter/lag and sometimes becomes unresponsive until the AI has finished generating a response.
Steps to Reproduce:
Expected Behavior:
Neither conversation should cause the tab/browser window to stutter/lag when it becomes long.
Actual Behavior:
In open-webui, the page can, if the conversation is long enough, become unresponsive until the AI has finished its response. Before that, it becomes "stuttery". But on chatgpt.com the page is very fast and responsive no matter how long the conversation is.
Environment
Open WebUI Version: v0.3.10
Ollama (if applicable): 0.3.0 (not relevant since I am using chatgpt in this example)
Operating System: Ubuntu 22.04
Browser (if applicable): Brave and Firefox
CPU: AMD Ryzen 9 5950X (32) @ 4.000GHz
GPU: AMD ATI Radeon 6900 XT
Memory: 32GB
Reproduction Details
Confirmation:
@tjbck commented on GitHub (Aug 3, 2024):
#3620