开发者

Automatic profiling visual studio 2008

Is there a way to do automatic profiling in visual studio 2008?

I know how the profiling works both from the command line and using the GUI in VS08.

What I want to accomplish: After my nightly build I want to complete some profiling (instrumental) to see if some functions (will m开发者_如何学Cost likely always be the same) have changed in some negative way (or positive of course).


Well I did find a solution to my problem.

I found you that it is possible to profile Unit Tests from the command line so that will be the solution to my problem.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜