mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 21:46:00 +03:00
[GH-ISSUE #536] 长时间运行后的响应似乎有问题 #1395
Labels
No labels
area-configuration
area-ct-app
area-ct-rdp
area-ct-remoteapp
area-ct-ssh
area-ct-vnc
area-launcher
area-list
area-tags
area-teamwork
bug
chore
dependencies
general-build/ci
general-performance
general-refactor
general-security
general-supportive
general-ux
meta-documentation
meta-enhancement
meta-enhancement
meta-feature
meta-help-wanted
meta-unknown-error
priority-hi
priority-low
pull-request
question
resolution-duplicate
resolution-invalid
resolution-wontfix
stale
task-put-off
task-still-considering
task-working-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/1Remote#1395
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @jjj333 on GitHub (Oct 20, 2023).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/536
Originally assigned to: @VShawn on GitHub.
在运行较长时间后再用alt-M唤起似乎会卡一会儿(几秒钟)才能显示界面,任务栏图标唤醒也是这样。。。
@VShawn commented on GitHub (Oct 20, 2023):
是的,为了降低内存占用,在后台一段时间后会清理所有缓存,因此长时间不用后,打开界面会有一点卡顿,因为要重建缓存。
我最长的放置时间是电脑挂机48h后,再打开会有一瞬间的卡顿,之后就能恢复UI的显示。
但是,你这边要卡几秒是有问题的,我测试一般在1秒内就恢复响应,释放是因为你电脑的配置较低或资源不足?因为我的测试环境都是开发环境,空闲内存比较多,CPU不高只有I5 10400,无独立显卡。
@jjj333 commented on GitHub (Oct 23, 2023):
好吧,G4560+机械硬盘只配拥有卡顿。。。
@VShawn commented on GitHub (Oct 23, 2023):
或许我应该提供一个选项,提供自动清理缓存功能的开关。
@jjj333 commented on GitHub (Oct 25, 2023):
或者只保留最后一个连接的缓存