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 amaury.forgeotdarc, anacrolix, asvetlov, eric.snow, ezio.melotti, giampaolo.rodola, kachayev, meador.inge, pitrou, rhettinger, scoder, serhiy.storchaka, skrah
Date 2012-12-23.12:10:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1356264656.54.0.492620136088.issue14373@psf.upfronthosting.co.za>
In-reply-to
Content
Hmm. Judging by the numbers for the Python version, my machine appears
to be slower than Stefan (Behnel)'s machine, and yet the C version is
much faster here than the posted Cython numbers.

If I adjust the results for the machine differences, the C version
would appear to be 2.5x faster than the Cython version.
History
Date User Action Args
2012-12-23 12:10:56skrahsetrecipients: + skrah, rhettinger, amaury.forgeotdarc, pitrou, scoder, giampaolo.rodola, ezio.melotti, asvetlov, meador.inge, anacrolix, eric.snow, serhiy.storchaka, kachayev
2012-12-23 12:10:56skrahsetmessageid: <1356264656.54.0.492620136088.issue14373@psf.upfronthosting.co.za>
2012-12-23 12:10:56skrahlinkissue14373 messages
2012-12-23 12:10:56skrahcreate