[Python-3000] Python, int/long and GMP

Victor Stinner victor.stinner at haypocalc.com
Mon Oct 1 00:59:40 CEST 2007


Hi,

I wrote another patch with two improvment: use small integer cache and use 
Python memory allocation functions. Now GMP overhead (pystones result) is 
only -2% and not -20% (previous patch).

Since the patch is huge, I prefer to leave copy on my server:
http://www.haypocalc.com/tmp/py3k-long_gmp-v2.patch

Victor
-- 
Victor Stinner
http://hachoir.org/


More information about the Python-3000 mailing list