Researchers built a tool called energy profiler, which breaks down how apps consume energy. 研究人员构造了一个叫做能线图分析器的工具,这个工具能分析应用程序是如何消耗能量的。
One popular profiler for PHP is Xdebug, which also provides server hooks to interactively debug PHP applications. PHP的一个较流行的分析器是Xdebug,它还为交互地调试PHP应用程序提供了服务器挂钩(hook)。
I use the Heap Profiler in this article to test and illustrate how the JavaScript runtime handles memory. 我在本文中使用HeapProfiler测试和演示JavaScript运行时如何处理内存。
The JVMPI is a bidirectional interface between a Java virtual machine and an in-process profiler agent. JVMPI是一个在Java虚拟机和性能分析代理之间的双向接口。
Figure 1 shows a screen shot of a sample report generated by the Firebug profiler. 图1显示的是Firebug分析器生成的报告样例屏幕截图。
Also, learn how to use the Heap Profiler in Google Chrome to diagnose memory issues. 另外,学习如何使用Googlechrome中的HeapProfiler来诊断内存问题。
That was the performance overhead of the profiler. 这就是分析器的性能开销。
Note that the IBM Data Studio Developer tool offers a debugger and an SQL profiler component that can be used to analyze execution of SQL PL procedures. 注意,IBMDataStudioDeveloper工具提供了一个调试器和一个SQL分析器组件,可以用于分析SQLPL过程的执行。
Everyone has debugged code with a runtime debugger or found performance hotspots with a code profiler. 每个人都用运行时调试器调试过代码,或者用代码分析工具找过执行热点。
The runtime profiler is valuable for recording call stacks as the application functionality is executed. 运行时探测器对于将调用堆栈作为执行的应用程序功能进行重新记录非常重要。
In previous articles, I have described how to find performance using the SQL PL Profiler and logic problems using SQL Procedure Tracing. 在前面的文章中,我曾描述了分别利用SQLPLProfiler和SQL过程跟踪来发现性能和逻辑问题。
The third line disables the profiler. 第三行禁用了分析器。
Alternatively, the profiler agent can issue controls and requests for more information through the JVMPI. 另外性能分析代理也可以通过JVMPI进行更多的控制和请求信息。
Both performance tracing and execution profilers can be useful tools in analyzing and improving application performance. 性能跟踪和执行profiler可以成为分析和改进应用程序性能的有用工具。
Profiler information is also written to capture execution and waiting time metrics for query constructs. 另外写入配置文件信息来捕获用于构造查询的执行和等待时间指标。
The Java profiler can generate a report on the current lock statistics at any time. Java剖析器可以在任何时刻生成关于当前锁统计数据的报告。
Any memory profiler can produce snapshots of the heap broken down by object class. 所有内存分析器都可以生成按照对象类进行分解的堆快照。
Solutions Design has released ORM Profiler, a tool meant to help improve data access layer performance. SolutionsDesign公司发布了ORMProfiler[1],这是一款旨在帮助提高数据访问层性能的工具。
The profiler includes support for rich reports in the clipboard. 探查器在剪贴板中提供对格式丰富的报告的支持。
The YUI Profiler provides a mechanism for instrumenting anonymous functions, allowing them to be profiled. YUI分析器提供了一种调用匿名函数的机制,使得它们可以被分析。
The CLR Profiler tool is great for memory utilization analysis. CLR分析器工具非常适合于内存利用分析。
An especially useful feature of this profiler is its integration with database frameworks. 该Profiler的一个特别有用的功能是它与数据库框架的集成。
A profiler shows you, which parts of your code consumes howmany time. 检验器会告诉你,代码的哪些部分消耗了多少时间。
The web-based design of Expression Profiler supports data sharing and collaborative analysis in a secure environment. 表达分析器的基于网络的设计支持在一个安全环境下进行数据共享和协作分析。
In addition to the memory graphing tool, VisualVM also provides a sampler and a lightweight profiler. 除了内存图像工具,VisualVM还提供了一个采样器和一个轻量级的剖析器(Profiler)。
This open source profiler was working-but we had neglected to give it enough time in the first test. 这个开放源代码剖析程序正在工作,但是第一次测试时我们忽视了给它足够的时间。
Profiling error: in-process debugging must be enabled during profiler initialization. 分析错误:在分析器初始化过程中必须启用进程内调试。
We tried it again, but the profiler needed too much extra process space to generate the snapshot. 我们又尝试了一次,但是这个剖析程序生成快照需要太多的额外空间。
The profiler can be downloaded here. 这个分析器可以在这里下载到。
The profiler now supports the comparison of reports. 探查器现在支持对报告进行比较。