开发者

looking for some tools that show the complexity of my methods [closed]

Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 8 ye开发者_如何学JAVAars ago.

Improve this question

I am looking for some tools and VS plugins that can show me if some of my methods are inefficient etc... mostly looking for complexity of the algorithms in some of them at this point... if you know of some good free tools: Great...if they are commercial it is still Ok if I can use their trial version for a few days...I am using professional editions of VS 2008 and 2010.

Thanks


In VisualStudio you can calculate the code metrics for your project/solution. Open your project / solution, click on menu "Analyze" and you will find menuitems like "Calculate code metrics for ...".

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜