-
-
Notifications
You must be signed in to change notification settings - Fork 11.2k
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
[Request] 感觉目前项目 的性能有很大问题,几乎所有交互都存在卡顿,特别是手机上,都会都有0.几秒 的延迟 。 #2781
Comments
Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible. |
🥰 Description of requirementsI feel that there is a big problem with the performance of the current project. Almost all interactions are stuck, especially on mobile phones, where there is a delay of a few seconds. 🧐 SolutionHope the interaction can be smooth 📝 Supplementary informationNo response |
请给出下具体卡顿的地方? 录个屏,我具体看下 |
Please give me the specific place where it gets stuck? Record the screen and I'll take a closer look |
奇怪…为何切换助手会发请求… 这个不符合预期,我研究下为啥 |
Strange...Why does the switching assistant send a request...This is not as expected. I will research why. |
而且浏览器打开一次首页,需要加载10M以上的数据,耗费时间太长,有多个人一起用的话,服务器就太难了。 |
Moreover, once the browser opens the homepage, it needs to load more than 10M of data, which takes too long. If multiple people use it together, the server will be too difficult. |
还有就是每次点击右上角设置都要卡一下 |
Also, every time I click on the settings in the upper right corner, it gets stuck. |
我之前遇到过一个情况,就是在开启客户端请求模式、流式响应时,如果GPT返回的回答比较长(可能需要15-20s才能显示完毕),在回答输出期间,打开设置和设置中的操作过程是相当卡顿甚至于无响应的。一旦答案输出完毕就恢复正常。 |
I have encountered a situation before, that is, when the client request mode and streaming response are turned on, if the answer returned by GPT is relatively long (it may take 15-20s to display), during the answer output, open Settings and Settings The operation process is quite laggy or even unresponsive. Once the answer is output it returns to normal. |
这个不影响你使用的吧,现在首屏打开应该没什么瓶颈了才对。你想要所有页面响应快,肯定就要做预加载,浏览器会在空闲时候拉取静态资源。至于服务器负担不了,不应该是去加钱升配置么?我自己的机器跑着没啥问题。
能不能录个屏看下具体怎么卡,我自己点还挺很丝滑的啊? |
This does not affect your use, right? There should be no bottleneck when opening the first screen now. If you want all pages to respond quickly, you must do preloading. The browser will pull static resources when it is idle. As for the server that can't be afforded, shouldn't we have to pay more to upgrade the configuration? My own machine runs without any problems.
Can you record the screen to see exactly how it freezes? I think it's pretty smooth when I click on it myself. |
最新版还有这个问题吗?我理解可能和这个是同一个问题: #2724 (comment) |
Does the latest version still have this problem? I understand it may be the same problem as this: #2724 (comment) |
This issue is closed, If you have any questions, you can comment and reply. |
@Jayden666z 可以试下,应该修好了 |
@Jayden666z You can try it, it should be fixed. |
有,并不是一个问题。 |
Yes, it's not a problem. |
@canisminor1990 看下这个问题,会不会是拦截路由的影响? |
@canisminor1990 Let’s take a look at this problem. Could it be the impact of intercepting routing? |
@Sun-drenched 可以单独开个 issue 跟进哈,不在这个 issue 下讨论了。 |
@Sun-drenched You can open a separate issue to follow up. I won’t discuss it in this issue. |
|
|
|
🥰 需求描述
感觉目前项目 的性能有很大问题,几乎所有交互都存在卡顿,特别是手机上,都会都有0.几秒 的延迟 。
🧐 解决方案
希望可以流畅交互
📝 补充信息
No response
The text was updated successfully, but these errors were encountered: