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 Snipaste版本:2.8.3 beta 我的电脑一般不关闭, 每天用完就睡眠,所以进程存活时间比较长,这次开机后总运行时间大概是22天多 我设置了 Snipaste 开机自动启动,但其实很少用,这次开机以来,截图数量绝对不会超过30张.
今天偶然打开任务管理器看了一下性能状况,看到其产生了大量的I/O读取,换算了一下大概是接近17GB的数据量
请问为什么会产生如此大量的数据读取呢?
Windows 桌面
2.8.3 beta
The text was updated successfully, but these errors were encountered:
打开日志你就会发现 Preloaded xx files: xx ms [every xx m]. 如果你希望知道这里的 files 是什么文件,可以自行用软件 Process Monitor 查看。 17GB / 22,一天不过是 770MB,load 一组文件大概是 20MB,一天大概就 load 了 40 次,是符合预期的。 如果你希望关掉该功能,可以自行在 首选项 - 常规 - 保持快速响应 取消勾选。 功能背景:#373 #374
Preloaded xx files: xx ms [every xx m]
首选项
常规
保持快速响应
Sorry, something went wrong.
原来是这样, 谢谢解答.
No branches or pull requests
问题描述
系统:win10
Snipaste版本:2.8.3 beta
我的电脑一般不关闭, 每天用完就睡眠,所以进程存活时间比较长,这次开机后总运行时间大概是22天多
我设置了 Snipaste 开机自动启动,但其实很少用,这次开机以来,截图数量绝对不会超过30张.
今天偶然打开任务管理器看了一下性能状况,看到其产生了大量的I/O读取,换算了一下大概是接近17GB的数据量
请问为什么会产生如此大量的数据读取呢?
运行平台
Windows 桌面
软件版本
2.8.3 beta
The text was updated successfully, but these errors were encountered: