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 errors, apart from one time where I had a
really bad syntax error, and dozens of errors happened without really
slowing the edition... Anyway, I attached a zip of the errors from today...

Pressing Ctrl (and releasing it) still makes the UI freeze for a second or
more, which is quite annoying when copying and pasting...
But there seemed to be less freezing while editing.

If there is any profiling I could run please let me know.

Cheers,

Aloys


On Jan 16, 2008 11:49 PM, Tim Diggins (Subs) <[EMAIL PROTECTED]> wrote:

> Fabio / Aloys / List -
>
> I also have experienced a general slowing down - however I notice that my
> slowing down is not on Ctrl depressing, but instead whenever pydev has to
> analyze a file, and particularly when the file contains classes that are
> heavily used ( e.g. near the top of a inheritence hierarchy). I've had to
> make pydev build & analyze on only on save, and then I have to put up with
> 3-10 seconds of total user interface blocking (e.g. can't save another
> file!) after that. There is then a long delay before the rest of the project
> is then reanalyzed ( e.g. if a method is removed and this then results in
> problems in other files, the problems view won't report on these for many
> minutes - and usually not until I open the file in question)
>
> My feeling is that this HASN'T got any better over the last few releases,
> but has got worse. I'm now moving to a newer (faster) machine, and will
> report back.
>
> (this may not be relevant to Aloys' problem, but given the title of the
> thread, thought it might be appropriate).
>
> Tim
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Pydev-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/pydev-users
>
>


-- 
Aloys Baillet
Research & Development - Animal Logic
--

Attachment: eclipse_errors.zipped
Description: Binary data

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Pydev-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to