The following forum message was posted by fabioz at 
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/3843814:

Hi, it's strange as it seems ok for me here...

Can you check if raising the amount of memory available for the process makes
it work better? To do that change eclipse.ini to have the following lines (note
some lines may be there already -- and it must be in separate lines not in a
single line):

openFile
-vmargs
-Xms40m
-Xmx450m

If it's still slow, same, please create a bug report so that we can see better
where the problem is (and I'll probably ask you to pass some instructions on
how to gather profiling information so that I can fix it here).

Cheers,

Fabio

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to