Bug 34124 - [implementation] Java outline viewer does not use element map
Summary: [implementation] Java outline viewer does not use element map
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 2.0   Edit
Hardware: PC other
: P3 normal (vote)
Target Milestone: 3.0 M3   Edit
Assignee: Dani Megert CLA
QA Contact:
URL:
Whiteboard:
Keywords: performance
Depends on:
Blocks:
 
Reported: 2003-03-07 13:53 EST by Nick Edgar CLA
Modified: 2003-07-22 08:53 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Edgar CLA 2003-03-07 13:53:40 EST
build I20030307

The stack in bug 28343 shows that the JavaOutlineViewer does not use 
setUseHashLookup(true).  So to find the SWT item for an element, the viewer has 
to iterate over the children, which is slow.

Since the outline is updated frequently, it should use this.
Comment 1 Nick Edgar CLA 2003-03-07 15:35:23 EST
See also bug 33904.
Comment 2 Dani Megert CLA 2003-07-21 11:33:47 EDT
To be released after tomorrows I-build
Comment 3 Dani Megert CLA 2003-07-22 08:53:25 EDT
Available in builds > 200030722