Application Response Delay – Very Slow Processing Despite Stable Network #1774

Closed
opened 2026-02-16 17:32:34 -05:00 by yindo · 5 comments
Owner

Originally created by @gendonholaholo on GitHub (Sep 19, 2025).

Originally assigned to: @thdxr on GitHub.

Image Image Image

I am not entirely sure if this qualifies strictly as a bug, but from a user’s perspective, when the application does not behave as expected, it feels like one.

Currently, I am experiencing extremely long response times. I am not certain why this is happening. My network connection is stable, but the application still takes a very long time to process responses.

Steps to Reproduce:

  1. Start a new session.
  2. Send a simple message/query.
  3. Observe the delay in response.

Expected Behavior:
The application should respond promptly under stable network conditions.

Actual Behavior:
The response takes much longer than expected, even though the network is stable.

Additional Context:
Please see the attached screenshots for timestamps and context of the issue.

Originally created by @gendonholaholo on GitHub (Sep 19, 2025). Originally assigned to: @thdxr on GitHub. <img width="878" height="193" alt="Image" src="https://github.com/user-attachments/assets/61f6849b-0821-48b3-90a3-464e9e737566" /> <img width="236" height="130" alt="Image" src="https://github.com/user-attachments/assets/e2ffe2e8-f9f6-4288-955a-92e85f37786e" /> <img width="1642" height="258" alt="Image" src="https://github.com/user-attachments/assets/7a4e5fa5-f294-416c-8271-67d477a28b84" /> I am not entirely sure if this qualifies strictly as a bug, but from a user’s perspective, when the application does not behave as expected, it feels like one. Currently, I am experiencing extremely long response times. I am not certain why this is happening. My network connection is stable, but the application still takes a very long time to process responses. **Steps to Reproduce:** 1. Start a new session. 2. Send a simple message/query. 3. Observe the delay in response. **Expected Behavior:** The application should respond promptly under stable network conditions. **Actual Behavior:** The response takes much longer than expected, even though the network is stable. **Additional Context:** Please see the attached screenshots for timestamps and context of the issue.
yindo closed this issue 2026-02-16 17:32:34 -05:00
Author
Owner

@rekram1-node commented on GitHub (Sep 19, 2025):

Are you saying it takes a second to get feedback? Or are you saying it takes a long time to see response start streaming?

Because if it is the later it is most likely just your provider having some latency, as context increases (due to mcp servers for instance or just longer sessions) you may notice longer wait times. But generally this isn't an opencode issue.

However maybe you can tell me a bit more and I can help assist you better

@rekram1-node commented on GitHub (Sep 19, 2025): Are you saying it takes a second to get feedback? Or are you saying it takes a long time to see response start streaming? Because if it is the later it is most likely just your provider having some latency, as context increases (due to mcp servers for instance or just longer sessions) you may notice longer wait times. But generally this isn't an opencode issue. However maybe you can tell me a bit more and I can help assist you better
Author
Owner

@corv89 commented on GitHub (Sep 25, 2025):

I've tried multiple providers/models and sadly have to agree with @gendonholaholo
This is a beautiful TUI but even navigating settings takes seconds, it's unbelievably slow.

@corv89 commented on GitHub (Sep 25, 2025): I've tried multiple providers/models and sadly have to agree with @gendonholaholo This is a beautiful TUI but even navigating settings takes seconds, it's unbelievably slow.
Author
Owner

@rekram1-node commented on GitHub (Sep 25, 2025):

@corv89 if navigating settings is super slow it sounds like this is a tui performance issue.

The tui is currently being rewritten in a library that should be much more performant, so I think this will be fixed for you very soon1

@rekram1-node commented on GitHub (Sep 25, 2025): @corv89 if navigating settings is super slow it sounds like this is a tui performance issue. The tui is currently being rewritten in a library that should be much more performant, so I think this will be fixed for you very soon1
Author
Owner

@corv89 commented on GitHub (Sep 25, 2025):

Having dug a bit deeper, I saw extremely high memory consumption on startup (10s of GB) and git being pinned at 100% CPU.

To be fair I threw a large repo at it.

Let me know if you'd like more details to help with debugging. It's a nice app, hope it gets fixed!

@corv89 commented on GitHub (Sep 25, 2025): Having dug a bit deeper, I saw extremely high memory consumption on startup (10s of GB) and git being pinned at 100% CPU. To be fair I threw a large repo at it. Let me know if you'd like more details to help with debugging. It's a nice app, hope it gets fixed!
Author
Owner

@rekram1-node commented on GitHub (Dec 27, 2025):

[automated] Closing due to 90+ days of inactivity. Feel free to reopen if you still need this!

@rekram1-node commented on GitHub (Dec 27, 2025): [automated] Closing due to 90+ days of inactivity. Feel free to reopen if you still need this!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#1774