We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
系统环境: win10 ,CPU 使用率 23% ,内存使用率 45%
软件环境: v3.0.0 已下载完成的历史 - 文件夹中628个文件或人工整理的文件夹。历史记录已经清空。 正在下载列表 - 5个下载线程, 10-20 个等待任务,3个失败任务
点击界面中的选项卡、或者拖拽标题打算移动窗口的位置、输入框中用 ctrl+v 粘贴剪贴板的内容,都经常发生卡顿好2到6秒钟,才生效。
因为未看项目源码,从体验上看起来有点像是 UI 主线程堆积了大量非 UI 更新的其他可以放到后台执行的逻辑,导致 UI 主线程更新UI不及时,CPU时间片被其他逻辑占用了的样子。
The text was updated successfully, but these errors were encountered:
严重时,可以卡到白屏好几分钟
Sorry, something went wrong.
No branches or pull requests
系统环境:
win10 ,CPU 使用率 23% ,内存使用率 45%
软件环境:
v3.0.0
已下载完成的历史 - 文件夹中628个文件或人工整理的文件夹。历史记录已经清空。
正在下载列表 - 5个下载线程, 10-20 个等待任务,3个失败任务
点击界面中的选项卡、或者拖拽标题打算移动窗口的位置、输入框中用 ctrl+v 粘贴剪贴板的内容,都经常发生卡顿好2到6秒钟,才生效。
因为未看项目源码,从体验上看起来有点像是 UI 主线程堆积了大量非 UI 更新的其他可以放到后台执行的逻辑,导致 UI 主线程更新UI不及时,CPU时间片被其他逻辑占用了的样子。
The text was updated successfully, but these errors were encountered: