I always recommend choosing a good code profiler and using it during application development.
我一直推荐选择一个好的代码评测器,并且在应用程序开发过程中使用它。
Everyone has debugged code with a runtime debugger or found performance hotspots with a code profiler.
每个人都用运行时调试器调试过代码,或者用代码分析工具找过执行热点。
A code profiler is a software tool, implemented as a DLL, which is called by the runtime system during the execution of an image.
代码探查器是作为DLL实现的软件工具,它是在映像执行期间由运行时系统调用的。
A code profiler helps identify and optimize code hot spots, and really helps in understanding object usage and potential memory leaks.
代码评测器帮助鉴别和优化代码,并且在理解对象使用和潜在内存泄露方面真的很有帮助。
A far more accurate measure — one that can even gauge the time taken to run a single-source code statement — can be taken using a code profiler.
一种更精确的测量——甚至可以测量运行单个源代码语句的时间——可以采用代码分析器。
But based on the stuff happens axiom, a blue ribbon of approval from a development-phase code profiler will not serve you when you encounter inexplicable issues in production.
但是,根据stuffhappens公理,当您在生产中遇到无法说明的问题时,优秀的开发阶段代码性能分析可能无用武之地。
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.
您已经知道了需要调试器或分析工具来分析运行的代码,但您还可以在不运行程序的情况下,从代码中了解很多。
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.
这不是一个内存使用分析器,而是一个应用程序瓶颈检测工具,用于发现代码中运行时间最长的地方。
Profiler results help you identify the critical path of your application; that is, the code that is executed most of the time.
分析器结果可以帮助标识应用程序的关键路径;即大部分时间所执行的代码。
According to Solutions Design, only one line of code is required to activate ORM Profiler within an application, and it can be activated from their UI or from the command line.
SolutionsDesign称,在应用程序中只需要一行代码便可激活ormProfiler,而且还可从用户界面或命令行来激活它。
However, and this is the vital point, you almost never know what you need to optimize until you actually take your functioning code and test it with a profiler.
这个问题至关重要,您可能直到用解析器实际对工作代码进行测试时才会意识到需要进行优化。
The Tprof tool is a timer profiler that identifies what code is running on the CPU during a user-specified time interval.
Tprof工具是一个计时器剖析器,可以识别出在用户指定的一个时间间隔内哪些代码在CPU上运行。
The snapshots are viewed using lock profiler in Terracotta administration console to find deadlocks and other locking hotspots in the application code.
我们可以利用Terracotta管理控制台的锁分析器(lock profiler)查看这些快照以找出应用中的死锁和其他可能发生死锁的地方。
Entering the which-code-profiler-is-best debate is a little like the age-old which-is-the-best-editor debate, so I am not going to pick one here.
进入到“哪个代码评测器最佳”的争论有点像以前“哪个编辑器最好”的争论,因此这里我不想谈论这些。
Generates a native image to be used by a profiler that USES instrumented code.
生成将由使用规范的代码的探查器使用的本机映像。
This is the surface geometry for measurement of laser interferometric Profiler part of the software source code.
这是用于表面几何量测量的激光干涉式轮廓仪的软件部分源代码。
Comparisons of profiler data can be based on the functions in the code, modules in the application, lines, instruction pointers (IPs), and types.
分析工具资料的比较基准可以是程式码中的函式、应用程式中的模组、程式行、指定指标 (IP)以及型别。
Also, during this call, the profiler must not call into managed code or in any way cause a managed-memory allocation.
而且,在此调用期间,探查器不得调入托管代码或采取任何可能导致托管内存分配的方法。
A profiler shows you, which parts of your code consumes how many time.
检验器会告诉你,代码的哪些部分消耗了多少时间。
A profiler shows you, which parts of your code consumes how many time.
检修器会告知你,代码的哪些部门耗费了几时光。
A profiler shows you, which parts of your code consumes how many time.
检修器会告知你,代码的哪些部门耗费了几时光。
应用推荐