LineProfiler

From Free Software Directory
This is the approved revision of this page, as well as being the most recent.
Jump to: navigation, search



[edit]

LineProfiler

http://packages.python.org/line_profiler
line_profiler 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.



Licensing

LicenseVerified byVerified onNotes
BSD 3ClauseKelly Hopkins28 August 2009



Leaders and contributors

Contact(s)Role
"Email robert.kern@enthought.com" Robert Kern Maintainer


Resources and communication

Audience Resource type URI
Developer Homepage http://pypi.python.org/pypi/line_profiler/1.0b2


Software prerequisites

This entry (in part or in whole) was last reviewed on 30 August 2009.



Entry

















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.


Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox