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
刚启动的前十几分钟内,进度百分比的变动基本是每秒增加0.001%,这个速度看起来还可以。 但什么都没动,电脑自动屏保,6个小时后再来看,进度变化却远低于预期(见附图),而且现在大约100多秒才增加0.001%。 这是什么情况呢?看cpu仍旧是所有内核都在忙,依旧是APKToolBox的CPU占比遥遥领先,1066个线程。 是进度的算法问题,还是有线程挂了?
The text was updated successfully, but these errors were encountered:
请使用最新的版本做下测试(有实时速度显示),并提供完整日志哈
Sorry, something went wrong.
No branches or pull requests
刚启动的前十几分钟内,进度百分比的变动基本是每秒增加0.001%,这个速度看起来还可以。
但什么都没动,电脑自动屏保,6个小时后再来看,进度变化却远低于预期(见附图),而且现在大约100多秒才增加0.001%。
这是什么情况呢?看cpu仍旧是所有内核都在忙,依旧是APKToolBox的CPU占比遥遥领先,1066个线程。
是进度的算法问题,还是有线程挂了?
The text was updated successfully, but these errors were encountered: