Re: Program slowing down with greater memory use

2006-06-25 Thread Dieter Maurer
Dan Stromberg <[EMAIL PROTECTED]> writes on Thu, 22 Jun 2006 23:36:00 GMT: > I have two different python programs that are slowing down quite a bit as > their memory use goes up. I have seen this too with Zope. I do not know where it comes from -- maybe from degraded locality. Dieter -- http:/

Re: Program slowing down with greater memory use

2006-06-23 Thread Rene Pijlman
Dan Stromberg: >What's the deal here? The sketchy information in your post doesn't rule out any possibility. -- René Pijlman -- http://mail.python.org/mailman/listinfo/python-list

Re: Program slowing down with greater memory use

2006-06-22 Thread Marc 'BlackJack' Rintsch
In <[EMAIL PROTECTED]>, Dan Stromberg wrote: > What's the deal here? Very hard to tell without more details. Ciao, Marc 'BlackJack' Rintsch -- http://mail.python.org/mailman/listinfo/python-list

Program slowing down with greater memory use

2006-06-22 Thread Dan Stromberg
I have two different python programs that are slowing down quite a bit as their memory use goes up. I'm not really sure if this is some sort of CPU cache effect, or if it's something about python's garbage collector taking more time, or what. One of the programs is one of those "how fast is data