[Zope] Performance tests
Jens Vagelpohl
jens@zope.com
Wed, 26 Jun 2002 07:43:06 -0400
that result was to be expected since you did not touch the number of
database connections. even if there are more threads around a thread can
only do productive work if it has a database connection to work with.
jens
On Wednesday, June 26, 2002, at 02:13 , oliver.erlewein@sqs.de wrote:
> Hi all
>
> Just wanted to post my first findings on Zope performance and the -t & -i
> options. We are currently testing on a SUN Solaris (Sparc) with Zope 2.4.
> 4 and Python 2.1.3. First tests have shown, that increasing from -t 7 to
> -t 15 (constant -i). Has no aparent effect on processing speed. This can
> naturally depend on many things but I think our Test is quite
> comprehensive and the speed differences we did see were in the max about
> 1-2% increase or decrease.
>
> More later.
>
> Oliver Erlewein
>