-
Notifications
You must be signed in to change notification settings - Fork 173
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
CPU_watcher: 修改mq_delay 中的输出逻辑 & 增加cpu_watcher测试功能 #795
Conversation
完善README
测试截图也补充一下 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
{"mq_delay", 'm', 0,0,"print mq_delay"},
这种帮助说明要解释清楚,看着解释了又好像没解释。
另外你采集的这个时间要有对应的测试程序,测试截图,去验证你的算法是否符合实际。
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
已经增加测试程序及测试截图, 更改解释
已经增加测试程序及测试截图 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
纠错, 修改delay的计算方法
增加测试文件