Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource python311-objsize

Traversal over Python's objects subtree and calculate the total size of the subtree in bytes (deep size). The objsize Python package allows for the exploration and measurement of an object's complete memory usage in bytes, including its child objects. This process, often referred to as deep size calculation, is achieved through Python's internal Garbage Collection (GC) mechanism. The objsize package is designed to ignore shared objects, such as None, types, modules, classes, functions, and lambdas, because they are shared across many instances. One of the key performance features of objsize is that it avoids recursive calls, ensuring a faster and safer execution.

Found 1 sites for python311-objsize

Found 3 RPM for python311-objsize

PackageSummaryDistributionDownload
python311-objsize-0.7.0-1.1.noarch.htmlCalculate the size of Python's objects subtree in bytes (deep size)OpenSuSE Tumbleweed for noarchpython311-objsize-0.7.0-1.1.noarch.rpm
python311-objsize-0.7.0-1.1.noarch.htmlCalculate the size of Python's objects subtree in bytes (deep size)OpenSuSE Ports Tumbleweed for noarchpython311-objsize-0.7.0-1.1.noarch.rpm
Calculate the size of Python's objects subtree in bytes (deep size)python311-objsize-0.7.0-1.1.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet