如何衡量Windows软件的性能以使其完全符合用户体验? [英] How to measure Windows softwares' performance to make it exactly match user experience?

查看:52
本文介绍了如何衡量Windows软件的性能以使其完全符合用户体验?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

用户性能体验的重点是从用户单击按钮到准备好进行交互的新对话框的整个周期时间.
如何测量Windows软件的性能以完全符合用户体验?
如何捕获开始时间(从点击开始")?
如何捕获结束时间(每件事都完成并且对话框变为交互式")?
最重要的是,我想使用这种工具来监视其他进程的性能(大多数情况下没有pdb.).

请使用C ++,Windows,Process,Thread,Message Queue或任何其他专业术语来描述您的解决方案.非常感谢!

User performance experience focuses on what is the full cycle time from when the user clicks a button till a new dialog is ready for interaction.
How can I measure Windows softwares'' performance exactly to match user experience?
How can I capture the Start Time("from Click")?
How can I capture the End Time("Every thing is done and the dialog becomes interactive")?
The most important thing, I want to make this kind of tool to monitor the other processes''(mostly no pdb.) performance.

Please describe your solution by using C++、Windows、Process、Thread、Message Queue Or any other professional terms. Thx very much!

推荐答案

冷落写道:

您可以描述您的解决方案(答案),方法是使用C ++,Windows,Process,Thread,Message Queue或任何其他专业术语.非常感谢!

You can describe your solution(answer) by using C++、Windows、Process、Thread、Message Queue Or any other professional terms. Thx very much!



哇.这一点使整个事情看起来像一个考试题.我想您不会费心使用这些术语"来标记您的问题.至少现在我知道您要使用C ++而不是.NET.



Wow. This bit makes the whole thing look like an exam question. I guess you didn''t bother to use these ''terms'' to tag your question. At least now I know you want to use C++ and not .NET.

theTime = CTime::GetCurrentTime();



如果您使用的是MFC.



if you are using MFC.


这篇关于如何衡量Windows软件的性能以使其完全符合用户体验?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆