Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » CacheAdapter performance issue
CacheAdapter performance issue [message #1015021] Wed, 27 February 2013 03:30 Go to previous message
Joel Greenyer is currently offline Joel Greenyer
Messages: 169
Registered: July 2009
Senior Member
Hi,
we are building a tool for executing UML models by interpretation.
When looking to increase the performance, I found during profiling that there are many time-consuming calls of InverseCrossReferencer.add().
They come from the CacheAdapter, which is notified of virtually any operation on our runtime objects.
These operations do not change the UML model itself, so I think that whatever the CacheAdapter is doing (unfortunately, I'm not an expert here), it's not necessary.

Is there any way to prevent the CacheAdapter from listening to changes?

Thanks

Joel
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic:Store EMF Objects in PreferenceStore
Next Topic:Problem with ExtendedMetaData
Goto Forum:
  


Current Time: Sat May 18 20:23:30 EDT 2013

Powered by FUDForum. Page generated in 0.01618 seconds