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 serhiy.storchaka
Recipients rhettinger, serhiy.storchaka
Date 2018-01-04.22:31:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1515105064.08.0.467229070634.issue32492@psf.upfronthosting.co.za>
In-reply-to
Content
Ah, right. property already is hardy optimized, and specialized version of itemgetter gives only around 35% of maximal speed up.
History
Date User Action Args
2018-01-04 22:31:04serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger
2018-01-04 22:31:04serhiy.storchakasetmessageid: <1515105064.08.0.467229070634.issue32492@psf.upfronthosting.co.za>
2018-01-04 22:31:04serhiy.storchakalinkissue32492 messages
2018-01-04 22:31:04serhiy.storchakacreate