This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients christian.heimes, gregory.p.smith, kristjan.jonsson, loewis, mark.dickinson, pitrou, serhiy.storchaka
Date 2012-11-20.18:54:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1353437618.3349.0.camel@localhost.localdomain>
In-reply-to <1353436893.39.0.132234501564.issue16475@psf.upfronthosting.co.za>
Content
> Here is the statistics for all pyc-files (not only in
> Lib/__pycache__). This includes encoding tables and tests. I count
> also memory usage for some types (for tuples shared size is estimated
> upper limit).

Did you examine the sharing per file or among all files?
History
Date User Action Args
2012-11-20 18:54:34pitrousetrecipients: + pitrou, loewis, gregory.p.smith, mark.dickinson, kristjan.jonsson, christian.heimes, serhiy.storchaka
2012-11-20 18:54:34pitroulinkissue16475 messages
2012-11-20 18:54:34pitroucreate