[Zope] Intel vs AMD

Myroslav Opyr myroslav@zope.net.ua
Tue, 10 Dec 2002 04:35:25 +0200


kosh@aesaeion.com wrote:

>On Mon, 9 Dec 2002, Myroslav Opyr wrote:
> =20
>
>I have an AMD athlon XP 1800 with 1G DDR333 ram that I installed 66 days
>ago on a server and it has not crashed or had any problems. It gets abou=
t
>19000 pystone/second and pystone translate directly to zope performance =
in
>my experience. [snip]
>
>I can't comment on CMF or Plone becuase I don't use them I have a python
>product I wrote that we use and it works quite nicely on this system.
>
Plone is ZPT centered and ZCatalog queries centered. It is a lot of=20
object sitting in a memory cache and a lot of processing power is being=20
consumed. Thus processor cache is not sufficient for the task and speed=20
of conventional memory is becoming important. This is why I am asking=20
about memory subsystem configuration.

I am not sure about dual-processor system. Both processors will be=20
competing the memory, the bus unless there are separate channels. If=20
anybody now details about CMF/Plone and how they cope with different=20
memory subsystems it would be great.

There is psyco which can speed things a lot but with P IV we have=20
experience that it gives _nothing_ at all. I am sure it is there and it=20
is active but I cannot see any benefit from compiled code. If somebody=20
has benchmarks for python/python+psyco on different hardware it would be=20
great.

m.
--=20
Myroslav Opyr
zope.net.ua <http://zope.net.ua/> =B0 Ukrainian Zope Hosting
e-mail: myroslav@zope.net.ua <mailto:myroslav@zope.net.ua>