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 gvanrossum, methane, pitrou, scoder, serhiy.storchaka
Date 2018-01-12.11:47:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1515757653.95.0.467229070634.issue32346@psf.upfronthosting.co.za>
In-reply-to
Content
> Since benchgcclasses.py doesn't creates dunder methods,
cache doesn't have GC-tracked tuples, and ref cycles.

Hmm, you're right, thank you.  I can also reproduce your numbers here (using benchgcclasses2.py).  There's definitely an impact.
History
Date User Action Args
2018-01-12 11:47:34pitrousetrecipients: + pitrou, gvanrossum, scoder, methane, serhiy.storchaka
2018-01-12 11:47:33pitrousetmessageid: <1515757653.95.0.467229070634.issue32346@psf.upfronthosting.co.za>
2018-01-12 11:47:33pitroulinkissue32346 messages
2018-01-12 11:47:33pitroucreate