Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Xtext project builder performance
Xtext project builder performance [message #742151] Thu, 20 October 2011 08:14 Go to next message
Kai Kreuzer is currently offline Kai KreuzerFriend
Messages: 42
Registered: July 2009
Member
Hi,

Since I have upgraded to Xtext 2.0.1, my IDE feels very sluggish.
Whenever there is a (Xtext-related) change (e.g. running the workflow)
in the workspace and the builder starts, it takes a long time to finish
(on bigger workspaces often a couple of minutes).
Most of that time it seems to be busy with "Updating resource
description x of y") on all projects with Xtext nature.

This was definitely not the case for Xtext 1.x and I haven't really
noticed it with Xtext 2.0.0.

Is this a known performance problem? Is anybody else suffering from it?

Regards,
Kai
Re: Xtext project builder performance [message #742177 is a reply to message #742151] Thu, 20 October 2011 08:51 Go to previous messageGo to next message
Ed Willink is currently offline Ed WillinkFriend
Messages: 7655
Registered: July 2009
Senior Member
Hi

I've noticed it too, but with 2.0. I find that switching off Build
Automatically while the progress anarchy resolves then switching it on
again helps a lot.

Regards

Ed Willink


On 20/10/2011 09:14, Kai Kreuzer wrote:
> Hi,
>
> Since I have upgraded to Xtext 2.0.1, my IDE feels very sluggish.
> Whenever there is a (Xtext-related) change (e.g. running the workflow)
> in the workspace and the builder starts, it takes a long time to
> finish (on bigger workspaces often a couple of minutes).
> Most of that time it seems to be busy with "Updating resource
> description x of y") on all projects with Xtext nature.
>
> This was definitely not the case for Xtext 1.x and I haven't really
> noticed it with Xtext 2.0.0.
>
> Is this a known performance problem? Is anybody else suffering from it?
>
> Regards,
> Kai
Re: Xtext project builder performance [message #742188 is a reply to message #742177] Thu, 20 October 2011 09:07 Go to previous messageGo to next message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14673
Registered: July 2009
Senior Member
Hi,

same with me
2.0.0 is slow
2.0.1 is better
2.1.0 (nightlys) is a lot better.

Workflows itself may be much slower in 2.x too if you use StandaloneSetup + platformUri since it does o lot of opening .project and .jar files magic.

~Christian


Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Re: Xtext project builder performance [message #742204 is a reply to message #742188] Thu, 20 October 2011 09:21 Go to previous message
Kai Kreuzer is currently offline Kai KreuzerFriend
Messages: 42
Registered: July 2009
Member
> I find that switching off Build Automatically while the progress
> anarchy resolves then switching it on again helps a lot.

This did not really work for me as it still does an "Update projects" as
a preparation step before launching the workflow... But possibly it was
LESS building than without that step :-)

> 2.0.0 is slow
> 2.0.1 is better
> 2.1.0 (nightlys) is a lot better.

Ok, sounds like work in progress then. I will be patiently waiting for
2.1 to be released then.

Thanks for your feedback, always good to know that others share your
problems :-)

Kai
Previous Topic:Sharing bindings with extended DSLs
Next Topic:A few small questions
Goto Forum:
  


Current Time: Tue Apr 30 11:10:16 GMT 2024

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

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

Back to the top