Author haypo
Recipients christian.heimes, gvanrossum, haypo, mark.dickinson, tim_one
Date 2008-11-04.03:21:53
SpamBayes Score 2.57412e-05
Marked as misclassified No
Message-id <1225768933.07.0.811712132287.issue1814@psf.upfronthosting.co.za>
In-reply-to
Content
New version of the patch using short integer for long_add, long_sub, 
long_mul, etc. New benchmark with -0O : 20161.3 pystones/second 
(versus 20920.5 for the vanilla version). The overhead is now -3,6% 
(yes, it's slower with GMP).
History
Date User Action Args
2008-11-04 03:22:13hayposetrecipients: + haypo, gvanrossum, tim_one, mark.dickinson, christian.heimes
2008-11-04 03:22:13hayposetmessageid: <1225768933.07.0.811712132287.issue1814@psf.upfronthosting.co.za>
2008-11-04 03:22:11haypolinkissue1814 messages
2008-11-04 03:22:11haypocreate