Bug 150316

Summary: SemanticListCompartmentEditPart could improve its performance
Product: [Modeling] GMF-Runtime Reporter: Yasser Lulu <ylulu>
Component: GeneralAssignee: Inbox <gmf.runtime.diagram-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 Keywords: contributed, performance
Version: 1.0   
Target Milestone: 1.0.1   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Enhance SemanticListCompartmentEditPart performance
none
Updated patch
none
A far less intrusive patch none

Description Yasser Lulu CLA 2006-07-11 16:50:32 EDT
The getSortedChildren() + getModelChildren() could be enhanced by not calling getSemanticChildren() repeatedly
Comment 1 Yasser Lulu CLA 2006-07-11 16:51:53 EDT
Created attachment 46127 [details]
Enhance SemanticListCompartmentEditPart performance
Comment 2 Anthony Hunter CLA 2006-07-18 14:43:48 EDT
Yaser, this one looks on except for ListCompartmentEditPart, can you recover this patch for me?
Comment 3 Anthony Hunter CLA 2006-07-18 14:47:53 EDT
This patch almost makes it through the apply patch process, but not quite. Mohammed needs to review the event broker changes.
Comment 4 Yasser Lulu CLA 2006-07-25 18:15:01 EDT
Created attachment 46785 [details]
Updated patch
Comment 5 Yasser Lulu CLA 2006-07-28 16:23:23 EDT
Created attachment 46981 [details]
A far less intrusive patch
Comment 6 Anthony Hunter CLA 2006-08-01 12:13:37 EDT
Steve committed the patch so the bug can be marked fixed.
Comment 7 Eclipse Webmaster CLA 2010-07-19 12:29:07 EDT
[GMF Restructure] Bug 319140 : product GMF and component
Runtime Diagram was the original product and component for this bug