[Python-Dev] Re: [Zope-Coders] Psyco release 0.4.0
Andreas Jung
Andreas Jung" <andreas@zope.com
Fri, 1 Mar 2002 11:56:29 -0500
Just run ab against a Zope 2.5.0 instance and tested
the performance against a stupid PythonScript.
Results:
without psyco: 116 requests/second
with psyco: 33 requests/second
Jup, Zope is about 3.5 times slower *with* psyco.
Any explanations for this worse behaviour ?
Andreas
----- Original Message -----
From: "Armin Rigo" <arigo@ulb.ac.be>
To: <psyco-devel@lists.sourceforge.net>
Cc: <zope-coders@zope.org>; <python-dev@python.org>
Sent: Friday, March 01, 2002 11:21
Subject: [Zope-Coders] Psyco release 0.4.0
> Hello everybody,
>
> The first beta version of Psyco is released, with Windows and Linux
> binaries, for Python 2.1 and 2.2. Any feedback welcome!
>
> http://sourceforge.net/projects/psyco/
>
>
> Thanks,
>
> Armin.
>
>
> _______________________________________________
> Zope-Coders mailing list
> Zope-Coders@zope.org
> http://lists.zope.org/mailman/listinfo/zope-coders
>