On Feb 22, 2012, at 6:36 PM, Vlad K. wrote:

> 
> Okay, thanks to this article:
> 
> http://neverfear.org/blog/view/155/Investigating_memory_leaks_in_Python
> 
> 
> I made similar plot of object counts in time, showing top 50 types. The 
> resulting PDF is here (you might wish to download it first, Google messes it 
> up for me):
> 
> https://docs.google.com/open?id=0ByLiBlA59qDwYTY1MGIzYWEtYjMxZi00ZDVlLTk0OTEtOGI2ZjA3NDgyM2Y3
> 
> 
> Everything seems to linearly grow in count. Something is keeping all those 
> objects reference somewhere. What could possibly be the cause?


can you provide a self-contained, single file test case that illustrates the 
memory growth ?


-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com.
To unsubscribe from this group, send email to 
sqlalchemy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en.

Reply via email to