_______ profiling helps identify areas of code that consume excessive resources or cause bottlenecks.

  • Code
  • Memory
  • Performance
  • Time
Performance profiling involves analyzing a program's runtime behavior to identify bottlenecks and resource-heavy sections. It helps optimize code for better efficiency and speed.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *