Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » EMF Performance - Loading, Saving, In-Memory(Tips & Techniques to improve EMF performance - loading, saving, in-memory of large model resources)
EMF Performance - Loading, Saving, In-Memory [message #504221] Thu, 17 December 2009 18:11 Go to next message
Hemant Kolwalkar is currently offline Hemant KolwalkarFriend
Messages: 17
Registered: July 2009
Junior Member
Hi,

we are currently facing performance issues whilst loading large size EMF model resources.

are there any tips and techniques we can use/implement to improve EMF performance for loading, saving, in-memory manipluation of large model resources?

so far on this topic, i have found only the following article

http://www.eclipse.org/modeling/emf/docs/performance/EMFPerf ormanceTips.html

any other help/pointers would be much appreciated.

thanks,

- Hemant
Re: EMF Performance - Loading, Saving, In-Memory [message #504319 is a reply to message #504221] Fri, 18 December 2009 10:05 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33133
Registered: July 2009
Senior Member
Hemant,

No matter how highly performance tuned something might be, it's always
possible to exceed system capacity. In your case it sounds like
instances are just very huge so
http://ed-merks.blogspot.com/2008/10/how-big-is-eobject.html would
likely help, but even with smaller straws it's still possible to break
the camel's back. CDO would help, but not so much if you need to load
and save large XML instances:
http://thegordian.blogspot.com/2008/11/how-scalable-are-my-m odels.html



Hemant Kolwalkar wrote:
> Hi,
>
> we are currently facing performance issues whilst loading large size
> EMF model resources.
>
> are there any tips and techniques we can use/implement to improve EMF
> performance for loading, saving, in-memory manipluation of large model
> resources?
>
> so far on this topic, i have found only the following article
> http://www.eclipse.org/modeling/emf/docs/performance/EMFPerf ormanceTips.html
>
>
> any other help/pointers would be much appreciated.
>
> thanks,
>
> - Hemant


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Outputting an EObject to a string for debugging or logging
Next Topic:Dialog for attribute which is a list of strings (properties view)
Goto Forum:
  


Current Time: Tue Apr 16 21:33:18 GMT 2024

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

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

Back to the top