line_profiler

Line-by-line profiler.
Download

line_profiler Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Robert Kern
  • Publisher web site:
  • http://www.enthought.com/

line_profiler Tags


line_profiler Description

Line-by-line profiler. line_profiler is a Python module that will profile the time individual lines of code take to execute. The profiler is implemented in C via Cython in order to reduce the overhead of profiling.Also included is the script kernprof.py which can be used to conveniently profile Python applications and scripts either with line_profiler or with the function-level profiling tools in the Python standard library. Requirements: · Python


line_profiler Related Software