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 Ramchandra Apte
Recipients Ramchandra Apte, brian.curtin, rhettinger, serhiy.storchaka
Date 2013-01-21.13:23:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1358774631.2.0.0737492953551.issue17001@psf.upfronthosting.co.za>
In-reply-to
Content
Performance info using the attached program:
~2.5 sec, original
~3.5 sec, patched
(patched version is 40% slower)
Is anybody doing the comparison in performance-critical cases?
History
Date User Action Args
2013-01-21 13:23:51Ramchandra Aptesetrecipients: + Ramchandra Apte, rhettinger, brian.curtin, serhiy.storchaka
2013-01-21 13:23:51Ramchandra Aptesetmessageid: <1358774631.2.0.0737492953551.issue17001@psf.upfronthosting.co.za>
2013-01-21 13:23:51Ramchandra Aptelinkissue17001 messages
2013-01-21 13:23:51Ramchandra Aptecreate