Bug 27264 - opening/closing java files in presence of hiearchical package explorer is slow
Summary: opening/closing java files in presence of hiearchical package explorer is slow
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows 2000
: P1 critical (vote)
Target Milestone: 2.1 M4   Edit
Assignee: Unknown User CLA
QA Contact:
URL:
Whiteboard:
Keywords: performance
: 26860 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-11-27 13:37 EST by Adam Kiezun CLA
Modified: 2005-01-18 16:45 EST (History)
2 users (show)

See Also:


Attachments
opening a file with hierarchical package-explorer open (9.99 KB, text/plain)
2002-11-27 13:39 EST, Adam Kiezun CLA
no flags Details
closing a file (5.88 KB, text/plain)
2002-11-27 13:43 EST, Adam Kiezun CLA
no flags Details
closing a file (10.79 KB, text/plain)
2002-11-28 05:25 EST, Adam Kiezun CLA
no flags Details
opening a file with hierarchical package-explorer open (15.36 KB, text/plain)
2002-11-28 05:28 EST, Adam Kiezun CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Kiezun CLA 2002-11-27 13:37:21 EST
will attach profiles
Comment 1 Adam Kiezun CLA 2002-11-27 13:39:16 EST
Created attachment 2536 [details]
opening a file with hierarchical package-explorer open
Comment 2 Adam Kiezun CLA 2002-11-27 13:43:31 EST
Created attachment 2537 [details]
closing a file
Comment 3 Unknown User CLA 2002-11-27 14:09:13 EST
Diagnosis:
Deltas for of type CHANGED for PackageFragments always cause the Package 
Explorer to refresh, even in the case where the only change is to a CU 
contained in the PackageFragment. Better evaluation needed (i.e. evaluate 
delta flags). Will Fix.

JRT.
Comment 4 Dani Megert CLA 2002-11-28 03:16:48 EST
Setting to P1/cirtical since performance/space is the big item for M4
Comment 5 Adam Kiezun CLA 2002-11-28 04:37:33 EST
btw, the traces i gave are useless because they're expanded to a level that 
give 0 information (i guess you noticed already :-))
Comment 6 Dani Megert CLA 2002-11-28 05:05:12 EST
Could you add better ones since you're hunting performance issues anyway?
thanx
Comment 7 Adam Kiezun CLA 2002-11-28 05:25:03 EST
Created attachment 2552 [details]
closing a file
Comment 8 Adam Kiezun CLA 2002-11-28 05:28:49 EST
Created attachment 2553 [details]
opening a file with hierarchical package-explorer open
Comment 9 Dani Megert CLA 2002-11-28 10:20:25 EST
Released patch.
Available in builds > N20021128
Comment 10 quartz quartz CLA 2002-11-29 17:25:03 EST
*** Bug 26860 has been marked as a duplicate of this bug. ***