python3-yappi binary package in Ubuntu Jammy armhf

 Yappi stands for Yet Another Python Profiler. It supports Multithread/CPU time
 profiling.
 .
 CPython standard distribution comes with three profilers. cProfile, Profile
 and hotshot. cProfile is implemented as a C module based on lsprof, Profile is
 in pure Python and hotshot can be seen as a small subset of a cProfile.
 .
 The major issue is that all of these profilers lack support for multi-threaded
 programs and CPU time.
 .
 If you want to profile a multi-threaded application, you must give an entry
 point to these profilers and then maybe merge the outputs. None of these
 profilers are designed to work on long-running multi-threaded application. It
 is impossible to profile an application retrieve the statistics then stop and
 then start later on the fly (without affecting the profiled application).
 .
 This package contains the Python 3.x module.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2022-03-17 18:29:08 UTC Published Ubuntu Jammy armhf release universe python Optional 1.3.3-1build1
  • Published
  • Copied from ubuntu jammy-proposed armhf in Primary Archive for Ubuntu
  Deleted Ubuntu Jammy armhf proposed universe python Optional 1.3.3-1build1
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to jammy

  • Published
  2022-03-17 18:29:39 UTC Superseded Ubuntu Jammy armhf release universe python Optional 1.3.3-1
  • Removed from disk .
  • Removal requested .
  • Superseded by armhf build of python-yappi 1.3.3-1build1 in ubuntu jammy PROPOSED
  • Published
  • Copied from ubuntu jammy-proposed armhf in Primary Archive for Ubuntu
  2022-03-19 00:10:08 UTC Deleted Ubuntu Jammy armhf proposed universe python Optional 1.3.3-1
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to jammy

  • Published
  2021-11-23 10:58:53 UTC Superseded Ubuntu Jammy armhf release universe python Optional 1.0-1build4
  • Removed from disk .
  • Removal requested .
  • Superseded by armhf build of python-yappi 1.3.3-1 in ubuntu jammy PROPOSED
  • Published
  • Copied from ubuntu hirsute-proposed armhf in Primary Archive for Ubuntu