Re: [Pydev-users] PyDev performance

2008-01-17 Thread Fabio Zadrozny
I've opened a bug for this thread... please register yourselves there (I copied the whole thread there too): http://sourceforge.net/tracker/index.php?func=detailaid=1874000group_id=85796atid=577329 Cheers, Fabio On Jan 17, 2008 4:41 AM, Aloys Baillet [EMAIL PROTECTED] wrote: Hi, So after a

Re: [Pydev-users] PyDev performance

2008-01-16 Thread Fabio Zadrozny
Unfortunately, PyDev version 1.3.9 is the last usable version for us, the performance dramatically dropped in 1.3.10, and I was silently hoping for 1.3.11to solve our issues, but it didn't. We usually work in a large hierarchy of 300 python modules, which live on a network drive under SVN.

Re: [Pydev-users] PyDev performance

2008-01-16 Thread Aloys Baillet
Thanks for your answers and questions, I'm not at work now so I can't try the memory yet, but I'm quite hopeful on this one, as we are using CDT + Mylyn + Pydev on a regular Eclipse, maybe the memory footprint of Pydev increased and that's why we are experiencing the problem. BTW I also monitored

Re: [Pydev-users] PyDev performance

2008-01-16 Thread Aloys Baillet
Hi, So after a day of using PyDev 1.3.11 with the following eclipse.ini: -showsplash org.eclipse.platform --launcher.XXMaxPermSize 512m -vmargs -Xms80m -Xmx512m I can say it is better... but still not as good as 1.3.9, and just on the usable/not usable line... I haven't seen a great deal of

[Pydev-users] PyDev performance

2008-01-15 Thread Aloys Baillet
Hi, First post on the list, so I first wanted to thank Fabio for the great product! We have been happily using the pydev for a year now, and we also use the extensions. Unfortunately, PyDev version 1.3.9 is the last usable version for us, the performance dramatically dropped in 1.3.10, and I was