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 0x666, pitrou
Date 2009-01-19.15:08:13
SpamBayes Score 4.044051e-05
Marked as misclassified No
Message-id <1232377694.68.0.898455992858.issue5000@psf.upfronthosting.co.za>
In-reply-to
Content
You should try with something less trivial than your "f" function. For
such a short function, it seems expectable that the dispatch overhead
will dominate the actual computation time.
History
Date User Action Args
2009-01-19 15:08:14pitrousetrecipients: + pitrou, 0x666
2009-01-19 15:08:14pitrousetmessageid: <1232377694.68.0.898455992858.issue5000@psf.upfronthosting.co.za>
2009-01-19 15:08:13pitroulinkissue5000 messages
2009-01-19 15:08:13pitroucreate