File: library.rst

package info (click to toggle)
pympler 1.1%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,196 kB
  • sloc: python: 9,816; javascript: 2,775; makefile: 17
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