[Zope] zope performance issues

Chris McDonough chrism at plope.com
Wed May 19 23:50:10 EDT 2004


You can help by confirming that your slowdown is or isn't due to garbage
collection by applying the attached diff to the Zope 2.7.0 source code
(it turns Python's cyclic garbage collector off).


On Wed, 2004-05-19 at 22:59, Trevor Warren wrote:
> --- Matt Hamilton <matth at netsight.co.uk> wrote:
> > I'm wondering if during your test the server is
> > starting a garbage 
> > collection of the cache or something like that at
> > the 7th minute.  Again 
> > using ZEO will help alliviate this as the different
> > ZEO clients will GC 
> > at different times.
> [snip]
> 
>  Matt...having GC throwing the response times thro the
> roof and sending the server response for a toss isn't
> acceptable.
> 
>  Anyone specifically working on the performance
> aspects of Zope code Matt????.
> 
> Trevor
> 
> 
> 
> 
> > 
> > -Matt
> 
> 
> =====
> ( >-                                           -< )
> /~\    __      Scaling  FLOSS   in the     __   /~\
> |  \) /   Enterprise : trevor.w at pvision.biz  \ (/ |
> |_|_  \       Call Now:  9820349221          / _|_|
>        \____________________________________/
> 
> 
> 	
> 		
> __________________________________
> Do you Yahoo!?
> Yahoo! Domains  Claim yours for only $14.70/year
> http://smallbusiness.promotions.yahoo.com/offer
> 
> _______________________________________________
> Zope maillist  -  Zope at zope.org
> http://mail.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists - 
>  http://mail.zope.org/mailman/listinfo/zope-announce
>  http://mail.zope.org/mailman/listinfo/zope-dev )
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nogc.patch
Type: text/x-patch
Size: 315 bytes
Desc: not available
Url : http://mail.zope.org/pipermail/zope/attachments/20040519/e693e5c4/nogc.bin


More information about the Zope mailing list