Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 566567

Summary: Optimize AdaptableSupport key retrieval.
Product: [Tools] GEF Reporter: Alexander Nyßen <nyssen>
Component: GEF CommonAssignee: gef-inbox <gef-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: 5.3.1 (2020-09) RC1   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description Alexander Nyßen CLA 2020-09-01 12:52:11 EDT
AdaptableSupport performs key retrieval via a reverse lookup of the tree map. As retrieval of key is a hotspot, we should optimize this lookup.
Comment 1 Alexander Nyßen CLA 2020-09-01 12:53:11 EDT
Resolve as fixed in 5.3.1 RC1.