File: library.rst

package info (click to toggle)
pympler 0.9%2Bdfsg1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,172 kB
  • sloc: python: 9,943; javascript: 2,775; makefile: 21
file content (27 lines) | stat: -rw-r--r-- 373 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
.. _pympler_library:

=======
Library
=======

Some functions of the library work on the entire object set of your running
Python application. Expect some time-intensive computations.

Modules
-------

.. toctree::
   :maxdepth: 1

   asizeof
   classtracker
   classtracker_stats
   garbagegraph
   muppy
   process
   refbrowser
   refgraph
   summary
   tracker
   web