Skip to main content



      Home
Home » Modeling » TMF (Xtext) » Xbase DSL Editor is extremely slow(My grammar's DSL editor is extremely slow, Eclipse hangs)
Xbase DSL Editor is extremely slow [message #1801952] Tue, 29 January 2019 15:47 Go to next message
Eclipse UserFriend
Greetings,

I have developed an Xbase-based grammar for my custom modeling language. I noticed that my Eclipse DSL Editor in which I edit the models gets extremely slow. It often hangs eclipse. I would appreciate any pointers on what can be done to triage and improve on the slowness.

Thank you,
Oleg

[Updated on: Tue, 29 January 2019 15:47] by Moderator

Re: Xbase DSL Editor is extremely slow [message #1801953 is a reply to message #1801952] Tue, 29 January 2019 15:57 Go to previous messageGo to next message
Eclipse UserFriend
What about using a profiler
And make sure eclipse has enhough memory

[Updated on: Tue, 29 January 2019 16:02] by Moderator

Re: Xbase DSL Editor is extremely slow [message #1801974 is a reply to message #1801952] Wed, 30 January 2019 02:24 Go to previous message
Eclipse UserFriend
I would also recommend to profile it. Best when you have YourKit or JProfiler available. If none, use jvisualvm to get some insight where you waste most time. Hard to tell without any further context.
You can refer to the code base of Xtend for advanced Xbase usage.
Previous Topic:Cross reference with dot in a name
Next Topic:NoSuchMethodError when running Maven
Goto Forum:
  


Current Time: Fri Jun 20 06:11:53 EDT 2025

Powered by FUDForum. Page generated in 0.04585 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top