Hi,
Just installed Python 2.4 on a machine (RH8.0 Linux) that also has python 2.3
and python 2.2 installed. The latter came with the linux distribution, the other
are compiled from source tarballs.
Comparing them gives the following unexpected result:
[EMAIL PROTECTED] test]$ /usr/bin/python pys
Nick Craig-Wood craig-wood.com> writes:
>
> Peter Hansen engcorp.com> wrote:
> > For comparison, I do get a decent speedup. Machine is an
> > AMD Athlon XP 2500+ (1.82GHz) running Win XP Pro SP2.
> >
> > Python 2.3.4: 36393 pystones.
> > Python 2.4: 39400 pystones.
> >
> > ...about an
Mark Asbach wrote:
Hi Lucas,
On a dual Xeon 3.0 Ghz:
[...]
Which shows a decrease in performance. Could this have anything to do with the
fact that is is a dual processor box?
Maybe. But my 3Gh P4/HT is also detected as a dual processor machine
(Kernel 2.6), so it might be a general problem wit
Istvan Albert mailblocks.com> writes:
>
> Lucas Hofman wrote:
>
> > Anyone who understands what is going on?
>
> It is difficult to measure a speedup that might be
> well within your measurement error.
>
> Run the same pystone benchmark repeatedly