Bug 28269 - type hierarchy makes work much slower even though it's invisible
Summary: type hierarchy makes work much slower even though it's invisible
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows 2000
: P2 normal (vote)
Target Milestone: 2.1 M5   Edit
Assignee: Martin Aeschlimann CLA
QA Contact:
URL:
Whiteboard:
Keywords: performance
Depends on:
Blocks:
 
Reported: 2002-12-13 09:58 EST by Adam Kiezun CLA
Modified: 2003-01-17 06:02 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Kiezun CLA 2002-12-13 09:58:19 EST
20021210
i had a big type hierarchy open
but put in the background - behind the package explorer

i added 1 type to the workspace
boom - tyhe whole thing froze for 2 minutes because the type hierarchy was 
doing a lot of work that i did not ask for

and no busy cursor
it makes it quite impossible to work if you have a type hierarchy open anywhere
Comment 1 Erich Gamma CLA 2002-12-18 08:58:28 EST
Type hierarchy could do visiblity tracking as is now supported by the 
workbench. This is a really bad scenario when you have a large type hierarchy 
open.

need to investigate
Comment 2 Martin Aeschlimann CLA 2003-01-17 06:02:46 EST
fixed > 20030117

The type hierarchy now only updated if it is visible