开发者

performance metric of a software library in WinCE

开发者 https://www.devze.com 2022-12-14 14:11 出处:网络
Is there a way to calculate how many mip开发者_如何学JAVAs consumed by a module (libraray) running on wince? We are developing an audio library and want to give playback in wince (Renesas SH-4A core).

Is there a way to calculate how many mip开发者_如何学JAVAs consumed by a module (libraray) running on wince? We are developing an audio library and want to give playback in wince (Renesas SH-4A core). How to calculate the number of mips (millions of instructions per second) consumed by this library? If not, what is the equivalent metric for measuring the performance of a library on wince. - Thank you, VT.


Closest you would come is using a high resolution timer:

http://msdn.microsoft.com/en-us/library/aa964692(VS.80).aspx

Also check out this msdn article:

http://msdn.microsoft.com/en-us/library/ms404355.aspx

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号