One last note: this doesn't happen only after making edits. I also get long pauses while Eclipse is "Updating occurrence annotations." E.g., the Scala file I was just trying to edit was about 400 lines and it proved impossible to use Eclipse's Scala editor.
I'd be happy to provide stack dumps or whatever else might be useful. Unfortunately though, I can't really provide the sources or the project I'm using.
Juno is definitely part of the problem here.
If you are switching between scala source file and an xml/html/js/css/
coffee etc. file in another tab, good luck, can be a delay of 3-4
seconds before cursor gains focus in target non-scala file.
As far as the Scala presentation compiler itself, standalone (without
sbt), it's actually pretty snappy in my experience. The only times I
notice a marked slowdown in performance is via sbt, particularly
incremental builds; at that point the IDE gets noticeably laggy.
There is, I believe, an ongoing issue with semantic highlighting and a
hanging thread, so I have grudgingly given up that very nice (on the
eyes) feature, which does give a slight performance boost (though not
much).
Please give it a try again, the issue should be fixed in recent nightlies (https://github.com/scala-ide/scala-ide/pull/208 is one part, the other part is in the presentation compiler).iulian
As far as the basic editor nonresponse, it still seems like I'm having the exact same symptoms with the latest nightlies. When I'm editing Scala files in the Scala editor, if I pause typing for more than a maybe 500 ms or move the cursor, the editor decides it needs to do type checking.
This is a slow operation, and it blocks the editor until it's done, so that I can't even type.
It ends up looking like a long pause after every few keys, which is still pretty much unusable.
I'll try to get you some stack traces in the next few days.
As far as the basic editor nonresponse, it still seems like I'm having the exact same symptoms with the latest nightlies. When I'm editing Scala files in the Scala editor, if I pause typing for more than a maybe 500 ms or move the cursor, the editor decides it needs to do type checking.Do you know you can tweak that number? Scala > Run Setup Diagnostic
--
You received this message because you are subscribed to the Google Groups "Scala IDE User" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scala-ide-use...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
So far I can not reproduce the problem. It's not as bad as yesterday. But maybe this is something to get started.In this thread dump there is a mention of a process waiting for 5 seconds. If I manage again to freeze Eclipse, I'll be back :-D
--
You received this message because you are subscribed to a topic in the Google Groups "Scala IDE User" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/scala-ide-user/fQ276wcs_tU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to scala-ide-use...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
<threadDumps.zip>
So far I can not reproduce the problem. It's not as bad as yesterday. But maybe this is something to get started.In this thread dump there is a mention of a process waiting for 5 seconds. If I manage again to freeze Eclipse, I'll be back :-D
--
You received this message because you are subscribed to the Google Groups "Scala IDE User" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scala-ide-use...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
On Sat, Oct 20, 2012 at 12:18 AM, Sarah Gerweck <sarah...@gmail.com> wrote:One last note: this doesn't happen only after making edits. I also get long pauses while Eclipse is "Updating occurrence annotations." E.g., the Scala file I was just trying to edit was about 400 lines and it proved impossible to use Eclipse's Scala editor.
I'd be happy to provide stack dumps or whatever else might be useful. Unfortunately though, I can't really provide the sources or the project I'm using.Thread dumps gold! Please do that.
On Sat, Oct 20, 2012 at 3:14 AM, iulian dragos <jagu...@gmail.com> wrote:
On Sat, Oct 20, 2012 at 12:18 AM, Sarah Gerweck <sarah...@gmail.com> wrote:One last note: this doesn't happen only after making edits. I also get long pauses while Eclipse is "Updating occurrence annotations." E.g., the Scala file I was just trying to edit was about 400 lines and it proved impossible to use Eclipse's Scala editor.
I'd be happy to provide stack dumps or whatever else might be useful. Unfortunately though, I can't really provide the sources or the project I'm using.Thread dumps gold! Please do that.Iulian, I have submitted 4 tickets with thread dumps, yet they are still "New" and doesn't appear anyone has looked at them.
Am I doing something wrong when submitting them?iulian--
« Je déteste la montagne, ça cache le paysage »
Alphonse Allais
--
You received this message because you are subscribed to the Google Groups "Scala IDE User" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scala-ide-use...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to the Google Groups "Scala IDE User" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scala-ide-use...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.