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 vstinner
Recipients mark.dickinson, pitrou, vstinner
Date 2009-03-18.22:48:53
SpamBayes Score 2.0288627e-07
Marked as misclassified No
Message-id <1237416534.04.0.58677699808.issue5512@psf.upfronthosting.co.za>
In-reply-to
Content
Useful informations for an integer benchmark:
 - CPU type: 32 or 64 bits, endian
 - Memory size
 - Python version
 - Informations about how Python was compiled
 - Integer implementation: use int_info when it's available, otherwise 
base=2^15

Who has the last version of pidigit tool? Can you attach it here? :-)
History
Date User Action Args
2009-03-18 22:48:54vstinnersetrecipients: + vstinner, mark.dickinson, pitrou
2009-03-18 22:48:54vstinnersetmessageid: <1237416534.04.0.58677699808.issue5512@psf.upfronthosting.co.za>
2009-03-18 22:48:53vstinnerlinkissue5512 messages
2009-03-18 22:48:53vstinnercreate