Skip to main content



      Home
Home » Modeling » GMF (Graphical Modeling Framework) » performance issue for diagram partitioning
performance issue for diagram partitioning [message #126672] Tue, 15 May 2007 13:27 Go to next message
Eclipse UserFriend
I realized, that, if you use reuse the editing domain in
createEditingDomain() of your "Document Provider Class" (by registering
it at the first time and quering it in the following), then when opening
sub-diagrams (within the same diagram file, by the diagram partioning
feature), the XMI model file is not parsed again, and instead the
existent resource is taken. This makes a big speed difference in my GMF
application from previos 30 seconds to now 1 second to display a
partionioned diagram (my model document is ~1mb). However after opening
several sub-diagrams, it comes to the point that i cannot do any more
modifications like shifting figures around or creating new elements.
(However I can still do changes in the Properties view.) I even cannot
open more sub diagrams.

Any idea to solve this bug?
Re: performance issue for diagram partitioning [message #127119 is a reply to message #126672] Thu, 17 May 2007 07:50 Go to previous message
Eclipse UserFriend
Hello John,

> Properties view.) I even cannot open more sub diagrams.
Memory problems? Try to profice it or use different EditingDomains like it
was in past..

-----------------
Alex Shatalin
Previous Topic:Connections graphical behavior
Next Topic:How to import a GMF diagram into another one?
Goto Forum:
  


Current Time: Thu May 08 17:34:52 EDT 2025

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

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

Back to the top