1·Some of the directives configure the debug tools; others tailor the operation of the profiler.
一些指令用于配置调试工具;其他指令用于调整分析器的操作。
2·Not only is VS.NET a great editor, it is also a great compiler, debugger, and profiler.
NET不仅是一个强大的编辑器,还是同样强大的编译器,调试器与分析器。
3·This is not a memory usage profiler, but a tool used to detect application bottlenecks, the places in the code where most of processing time is spent.
这不是一个内存使用分析器,而是一个应用程序瓶颈检测工具,用于发现代码中运行时间最长的地方。
4·The first tool is a CLR profiler for debugging memory issues. This is a must-have for anyone working within the constrained environment of mobile devices.
第一个工具是用于内存调试的 CLR分析器,这对那些工作于移动设备受限环境的人来说是必不可少的工具。
5·That was the performance overhead of the profiler.
这就是分析器的性能开销。
1·You already know that you need a debugger or profiler to analyze running code, but you can learn a lot from code without ever running a program.
您已经知道了需要调试器或分析工具来分析运行的代码,但您还可以在不运行程序的情况下,从代码中了解很多。
2·Everyone has debugged code with a runtime debugger or found performance hotspots with a code profiler.
每个人都用运行时调试器调试过代码,或者用代码分析工具找过执行热点。