Bug 506758

Summary: Dragging nodes in a large graph has a delay
Product: [Tools] GEF Reporter: Matthias Wienand <matthias.wienand>
Component: GEF ZestAssignee: gef-inbox <gef-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3    
Version: 1.0.0   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Matthias Wienand CLA 2016-10-30 17:34:14 EDT
When dragging nodes in a large graph, the dragging performance is considerably worse compared to the performance when dragging nodes in a small graph. The performance decreases with an increasing number of connected nodes, i.e. when more edges need to be updated. The interactions with large graphs should be profiled to identify the performance problem.