File: index.rst

package info (click to toggle)
python-line-profiler 5.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,256 kB
  • sloc: python: 8,119; sh: 810; ansic: 297; makefile: 14
file content (16 lines) | stat: -rw-r--r-- 441 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Examples
--------

Examples of line profiler usage:

+ `Basic Usage <../../index.html#line-profiler-basic-usage>`_

+ `Kernprof Usage <example_kernprof.rst>`_

+ `Auto Profiling <../../auto/line_profiler.autoprofile.html#auto-profiling>`_

+ `Explicit Profiler <../../auto/line_profiler.explicit_profiler.html#module-line_profiler.explicit_profiler>`_

+ `Timing Units <example_units.rst>`_

+ `TOML Config Usage <example_toml_config.rst>`_