bn:14894231n
Noun Concept
Categories: Software optimization, All articles needing additional references, Profilers
EN
profiling  performance analysis  profiler  code profiler  code profiling
EN
In software engineering, profiling is a form of dynamic program analysis that measures, for example, the space or time complexity of a program, the usage of particular instructions, or the frequency and duration of function calls. Wikipedia
English:
computer programming
software
Definitions
Relations
Sources
EN
In software engineering, profiling is a form of dynamic program analysis that measures, for example, the space or time complexity of a program, the usage of particular instructions, or the frequency and duration of function calls. Wikipedia
A form of performance analysis to investigate the behavior of a software program Wikipedia Disambiguation
A programming tool that can track the performance of another computer program Wikipedia Disambiguation
Technique of measuring the amount of time or other resources used by different components of an executing computer program Wikidata
The investigation of a program's behavior using information gathered as the program runs. OmegaWiki