profiler
n. 分析器,分析工具;仿形铣床;[测] 断面仪
2025-09-08 18:02 浏览次数 6
n. 分析器,分析工具;仿形铣床;[测] 断面仪
1. a representation of something in outline especially a human head or face represented or seen in a side view
2. an outline seen or represented in sharp relief contour
3. a side or sectional elevation: such as
4. a drawing showing a vertical section of the ground
5. a vertical section of a soil from the ground surface to the underlying unweathered material
6. a set of data often in graphic form portraying the significant features of something
a corporation's earnings profile especially a graph representing the extent to which an individual exhibits traits or abilities as determined by tests or ratings
7. a concise biographical sketch
8. degree or level of public exposure
trying to keep a low profile a job with a high profile
9. to represent in profile or by a profile produce (as by drawing, writing, or graphing) a profile of
10. to shape the outline of by passing a cutter around
11. to subject to profiling
12. the shape of a head or face that is seen or drawn from the side
13. the shape of something that is seen against a background
14. a brief written description that provides information about someone or something
15. to give a brief description that provides information about (someone or something)
16. something (as a head or a mountain) seen or drawn from the side
17. a level of activity that draws attention
As an actress, she can't avoid a high profile.
18. a set of data exhibiting the significant features of something and often obtained by multiple tests
the profile of CK isoenzymes in skeletal muscle
— A. J. Siegel & D. M. Dawson
19. a graphic representation of the extent to which an individual or group exhibits traits as determined by tests or ratings
this group did not give a homogeneous personality profile
— Diseases of the Nervous System
20. to represent in profile or by a profile produce a profile of (as by writing or graphing)
profiler r效能评测器
Thread profiler线程剖析
Prediction Profiler预测刻画器
profiler kodu程式码分析工具
profile machine仿形铣床,仿型机床
Laser Profiler激光断面仪
Time Profiler时间分析器
lock profiler锁分析器
current profiler剖面流速仪
analyzer[计] 分析器;分析者;检偏镜
if time isn「t the issue, but rather memory usage, a good profiler can also reveal component footprints.
如果不是时间而是内存使用出现了问题,那么一个优秀的分析器还可以显示组件的内存占用情况。
flex builder 3 professional also includes the new memory and performance profiler and automated testing support.
flexbuilder3professional还包含了新的内存和性能分析器以及自动化测试支持。
any memory profiler can produce snapshots of the heap broken down by object class.
所有内存分析器都可以生成按照对象类进行分解的堆快照。
the second line names the directory to place profiler output.
第二行命名放置分析器输出的目录。
profiler results help you identify the critical path of your application; that is, the code that is executed most of the time.
分析器结果可以帮助标识应用程序的关键路径;即大部分时间所执行的代码。
the profiler can be downloaded here.
这个分析器可以在 这里下载到。
more specifically, a profiler could use usernames to identify all the site [profiles] that belong to the same user, and then use all the information contained in these sites to profile the victim.
通过分析器,他们能够精确地运用用户名识别属于同一用户在各个网站的所有信息,然后运用这些网站包含的信息来追蹤潜在受害者。
the profiler remains unique to pythonide, although you can, of course, achieve the effect more awkwardly using the profile and timeit modules.
分析器仍是pythonide 所特有的,当然,您也可以通过很难用的profile和timeit模块来获得此效果。
the application is compiled as usually, then the profiler is used to inject binary code into the assemblies which are to be monitored.
应用程序像往常一样编译,分析器会在需要监测的程序集中插入二进制代码。
right now the profiler simply skips all assemblies containing generics, but that」s pretty annoying.
目前分析器简单地跳过了所有的包含范型类型的程序集。
the clr profiler tool is great for memory utilization analysis.
clr分析器工具非常适合于内存利用分析。
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.
您已经知道了需要调试器或分析工具来分析运行的代码,但您还可以在不运行程序的情况下,从代码中了解很多。
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分析器还可以按类类型或者随着时间的流逝显示分配视图,标识每个方法所分配的字节数量,并且显示在整个测试周期中执行的方法序列。
so, for instance, i tried running swingset2 with -verbose:gc to see garbage collection sweeps, then ran the same app and connected the jconsole profiler to it.
因此,我使用-verbose:gc尝试运行swingset2来查看垃圾收集清理,然后运行同一个应用程序并将jconsole分析器连接到它。
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分析器,这对那些工作于移动设备受限环境的人来说是必不可少的工具。
if you list the contents of the profiler output directory (named in php.ini), you should see a file named something like cachegrind.out.951917687.
如果将分析器输出目录中的内容(名为php.ini)列出来的话,应该能看到类似cachegrind.out.951917687这样名称的文件。
if you set the profiler to work on a case-by-case basis per trigger, append your url with xdebug_profile=1 or, as show below, embed the parameter within a form.
如果您将分析器设置为对每个触发逐个解决的方式,将 xdebug_profile=1追加到url 中,或者,像下面一样,将参数嵌入到表单中。