No coordinates found
Profiling (computer programming)
Measuring the time or resources used by a section of a computer programIn software engineering, 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, and more specifically, performance engineering.
Read article
Top Questions
AI generatedMore questions