Skip to main content



      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 13:11 Go to next message
Eclipse UserFriend
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 05:05 Go to previous message
Eclipse UserFriend
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
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: Thu Jul 24 18:24:13 EDT 2025

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

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

Back to the top