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 larry, rhettinger, serhiy.storchaka, vstinner, yselivanov
Date 2016-04-22.12:52:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1461329559.86.0.0827239196342.issue26814@psf.upfronthosting.co.za>
In-reply-to
Content
Could you compare filter(), map() and sorted() performance with your patch and with issue23507 patch?
History
Date User Action Args
2016-04-22 12:52:39serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, vstinner, larry, yselivanov
2016-04-22 12:52:39serhiy.storchakasetmessageid: <1461329559.86.0.0827239196342.issue26814@psf.upfronthosting.co.za>
2016-04-22 12:52:39serhiy.storchakalinkissue26814 messages
2016-04-22 12:52:39serhiy.storchakacreate