Speed of Python 1.5.x vs 2.0

D-Man dsh8290 at rit.edu
Thu Dec 21 23:55:08 EST 2000


RH7 huh?  Well, that's not a good sign.  I don't know anything about
the speed comparison other than python 2 isn't ridiculously slow.  But
RH decided to ship an unstable compiler with their distro so you can
have extra fun building things.  

To build python 2.0 on my RH7 system (on a Intel PII) I had to first
hand-fix /usr/include/bits/xopen_lim.h to set the LONG_BIT and
WORD_BIT macros properly.

HTH,
-D

On Thu, Dec 21, 2000 at 10:53:32PM -0500, Tyler Eaves wrote:
> 	I'm soon going to attemp to talk my webhost into upgrading to
> 2.0, but I figure the only way I'm going to be able to make that
> happen is if I can show results that show 2.0 being faster / more
> effcient than 1.5.x. Their servers run on Red Hat 7.
> 
> Thanks for any help.
> 
> ---
> Tyler Eaves




More information about the Python-list mailing list