请输入您要查询的英文单词或汉字:

 

单词 profiler
释义 pro·fil·er 英'prəʊfaɪləʳ美'prəʊfaɪləʳ 高COCA³⁹⁵³⁵BNC¹⁷³⁹⁹⁵⁺²iWeb²⁵⁴¹¹Economist⁵³⁵⁸¹⁺¹
基本例句
n.制锻模铣床³³;靠模工具机³⁴;靠模铣床³³;档案尤指心理档案的创建人
More specifically, a profiler could use usernames to identify all the siteprofiles that belong to the same user, and then use all the information contained in these sites to profile the victim.
通过分析器,他们能够精确地运用用户名识别属于同一用户在各个网站的所有信息,然后运用这些网站包含的信息来追踪潜在受害者。 yeeyan

The application is compiled as usually, then the profiler is used to inject binary code into the assemblies which are to be monitored.
应用程序像往常一样编译,分析器会在需要监测的程序集中插入二进制代码。 infoq

A user name and password for a user who has sufficient privileges to start and operate a statement event monitor as well as to create a schema where the SQL Profiler holds its local data.
某用户的用户名和口令,该用户拥有足够的权限启动和操作语句事件监视器,以及创建模式,而 SQL Profiler将在该模式中保存其本地数据。 ibm

Any memory profiler can produce snapshots of the heap broken down by object class.
所有内存分析器都可以生成按照对象类进行分解的堆快照。 ibm

Because these tools are generally focused on specific data, they're smaller and more lightweight than a complete profiler, and so they don't incur the same performance overhead.
因为这些工具通常只关注特殊数据,比一个完整的分析器更小更轻巧,所以它们的性能开销要小一些。 ibm

Bootchartd is essentially a profiler that samples the environment at a periodic interval by default, once every200 ms.
Bootchartd本质上是一个分析器,它每隔一段时间定期对环境进行采样默认间隔是200ms。 ibm

CLR Profiler can also show allocation views by class type or over time, identify the number of bytes allocated by each method, and display the sequence of methods executed over the life of the test.
CLR分析器还可以按类类型或者随着时间的流逝显示分配视图,标识每个方法所分配的字节数量,并且显示在整个测试周期中执行的方法序列。 cnblogs

Everyone has debugged code with a runtime debugger or found performance hotspots with a code profiler.
每个人都用运行时调试器调试过代码,或者用代码分析工具找过执行热点。 ibm

Figure1 shows a screen shot of a sample report generated by the Firebug profiler.
图1显示的是 Firebug分析器生成的报告样例屏幕截图。 ibm

Flex Builder3 Professional also includes the new Memory and Performance Profiler and automated testing support.
Flex Builder3 Professional还包含了新的内存和性能分析器以及自动化测试支持。 infoq

Having spent a considerable portion of my career as an application developer staring at a profiler, I can attest to this.
在花费了我的职业生涯的可观部分,以一个应用程序开发者的身份盯着数据库 分析器之后,我能为之证明。 yeeyan

If time isn't the issue, but rather memory usage, a good profiler can also reveal component footprints.
如果不是时间而是内存使用出现了问题,那么一个优秀的分析器还可以显示组件的内存占用情况。 ibm

Not only is VS.NET a great editor, it is also a great compiler, debugger, and profiler.
NET不仅是一个强大的编辑器,还是同样强大的编译器,调试器与分析器。 infoq

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.
注意, IBM Data Studio Developer工具提供了一个调试器和一个 SQL分析器组件,可以用于分析 SQL PL过程的执行。 ibm

One popular profiler for PHP is Xdebug, which also provides server hooks to interactively debug PHP applications.
PHP的一个较流行的分析器是 Xdebug,它还为交互地调试 PHP应用程序提供了服务器挂钩 hook。 ibm

ORM Profiler also offers the ability to get the query execution plan from the database, and display it along with the query statistics.
ORM Profiler还提供了从数据库获取查询执行计划的能力,并与查询统计一起显示出来。 infoq

Rather than being a real-time profiler, it takes snapshots for later use.
虽然不是一款实时分析器,但是它会拍摄快照以备稍后使用。 infoq

Right now the profiler simply skips all assemblies containing generics, but that's pretty annoying.
目前分析器简单地跳过了所有的包含范型类型的程序集。 infoq

Some of the directives configure the debug tools; others tailor the operation of the profiler.
一些指令用于配置调试工具;其他指令用于调整分析器的操作。 ibm

That was the performance overhead of the profiler.
这就是分析器的性能开销。 ibm

The CLR Profiler tool is great for memory utilization analysis.
CLR分析器工具非常适合于内存利用分析。 cnblogs

The first line loads the Xdebug extension; the second disables the profiler feature of Xdebug just to keep things simple, and the third enables the debug features of the extension.
第一行将装入 Xdebug扩展;第二行将禁用 Xdebug的分析器功能只是为了简单起见,而第三行将启用扩展的调试功能。 ibm

The second line names the directory to place profiler output.
第二行命名放置分析器输出的目录。 ibm

The third line disables the profiler.
第三行禁用了分析器。 ibm

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.
这不是一个内存使用分析器,而是一个应用程序瓶颈检测工具,用于发现代码中运行时间最长的地方。 infoq

We've got a working instrumenting profiler that produces the same output as MRI's but better than 10x faster.
我们已经集成了一个对开发大有裨益的性能分析器,它能够以10倍以上的速度产生和 MRI相同的结果。 infoq

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.
您已经知道了需要调试器或分析工具来分析运行的代码,但您还可以在不运行程序的情况下,从代码中了解很多。 ibm

You can then produce a report of the output produced by the profiler, optionally providing a filter function which allows you to further pinpoint the target areas you are looking to measure.
您可以使用分析器生成结果报告,它提供了一个过滤函数,可以精确定位到您希望测量的目标区域。 ibm

Profiler results help you identify the critical path of your application; that is, the code that is executed most of the time.
分析器结果可以帮助标识应用程序的关键路径;即大部分时间所执行的代码。 ibm
随便看

 

英汉汉英双解词典包含9999994条英汉翻译词条,涵盖了常用英语单词及词组短语的翻译及用法,是英语学习的必备工具。

 

Copyright © 2000-2023 Tbdmj.com All Rights Reserved
京ICP备2021023879号 更新时间:2024/9/17 4:28:54