| Introduction to Profilng | 
        
        Profiling provides useful information on where to focus optimization efforts.Different techniques provide a variety of useful information.Profiling can have an impact on the performance of the program. | 
  
  
    
      | cProfile |  | 
  
  
    
      | line_profiler |  |