网站首页  英汉词典

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

 

单词 Code profiler
释义

Code profiler

中文百科

性能分析 Profiling (computer programming)

(重定向自Code profiler)
CodeAnalyst性能分析工具的图像输出

在软件工程中,性能分析performance analysis也称为profiling),是以收集进程运行时信息为手段研究进程行为的分析方法,是一种动态程序分析的方法。

性能分析量测像是程序的空间或时间复杂度、特定指令的使用情形、函式调用的频率及运行时间等。性能分析的目的在于决定进程的哪个部分应该被优化,从而提高进程的速度或者内存使用效率。

性能分析可以由程序的源代码或是可运行档进行.一般会使用称为性能分析工具(profiler)的工具进行。性能分析工具会使用许多不同的技术,可能是以事件为基础(Event-based)的、统计的、指令导向的,以及仿真的方法。性能分析工具常用在性能工程过程中使用。

英语百科

Profiling (computer programming) 性能分析

(重定向自Code profiler)
Graphical output of the CodeAnalyst profiler.

In software engineering, profiling ("program profiling", "software profiling") is a form of dynamic program analysis that measures, for example, the space (memory) or time complexity of a program, the usage of particular instructions, or the frequency and duration of function calls. Most commonly, profiling information serves to aid program optimization.

随便看

 

英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2024 encnc.com All Rights Reserved
更新时间:2025/6/17 16:36:12