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 skrah
Recipients Yury.Selivanov, casevh, josh.r, lemburg, mark.dickinson, pitrou, rhettinger, serhiy.storchaka, skrah, vstinner, yselivanov, zbyrne
Date 2016-04-22.14:24:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1461335085.91.0.386305194278.issue21955@psf.upfronthosting.co.za>
In-reply-to
Content
#14757 has an implementation of inline caching, which at least seemed to slow down some use cases. Then again, whenever someone posts a new speedup suggestion, it seems to slow down things I'm working on. At least Case van Horsen independently verified the phenomenon in this issue. :)
History
Date User Action Args
2016-04-22 14:24:45skrahsetrecipients: + skrah, lemburg, rhettinger, mark.dickinson, pitrou, vstinner, casevh, Yury.Selivanov, serhiy.storchaka, yselivanov, josh.r, zbyrne
2016-04-22 14:24:45skrahsetmessageid: <1461335085.91.0.386305194278.issue21955@psf.upfronthosting.co.za>
2016-04-22 14:24:45skrahlinkissue21955 messages
2016-04-22 14:24:45skrahcreate