all options
buster  ] [  bullseye  ] [  bookworm  ] [  sid  ]
[ Source: pprofile  ]

Package: python3-pprofile (2.0.2-1)

Links for python3-pprofile

Screenshot

Debian Resources:

Download Source Package pprofile:

Maintainer:

External Resources:

Similar packages:

Line-granularity, deterministic and statistic Python 3 profiler

Line granularity allows locating precisely where time is spent in code. Thread awareness automatically propagates profiling to all threads (all threads in statistic mode, or threads spawned by profiled code in deterministic mode).

Deterministic profiling gives precise measures, but at a large speed cost (best used on minimal test scenario).

Statistic profiling gives rough measure, but has an extremely low overhead (suitable for live code profiling).

Does not require marking methods to profile, allowing non-method profiling (module imports, class & function declarations and other module-level code).

This package installs the library for Python 3.

Other Packages Related to python3-pprofile

  • depends
  • recommends
  • suggests
  • enhances

Download python3-pprofile

Download for all available architectures
Architecture Package Size Installed Size Files
all 25.8 kB119.0 kB [list of files]