Bug 26962 - slow startup scenario
Summary: slow startup scenario
Status: RESOLVED WORKSFORME
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: performance
Depends on:
Blocks:
 
Reported: 2002-11-22 10:47 EST by Adam Kiezun CLA
Modified: 2002-11-29 04:58 EST (History)
1 user (show)

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-11-22 10:47:30 EST
The startup performance problem is real and easy to recreate. 

The saved workspace has two windows open, one has the Java Perspective active, 
the other window has the debug perspective active. No editors are open.


Startup time = 43  (no editors open)

Open one java file (Workbench.class) in the java perspective
Exit and Restart

Startup time = 46 seconds

Close the editor on Workbench.class that you opened in the Java perspective and 
open the same file in the debug perspective.
Exit and Restart

Startup time = 3 + minutes
Comment 1 Adam Kiezun CLA 2002-11-25 05:06:07 EST
numbers on my machine are:
1st scenario - 12 seconds
2nd - 18 seconds
3rd - 18 seconds

will need more info on how to reproduce
Comment 2 Adam Kiezun CLA 2002-11-26 11:30:58 EST
Kevin, i cannot reproduce this problem.
Do you have better steps?
Comment 3 Kevin Haaland CLA 2002-11-26 12:04:20 EST
Adam I believe this defect was tracked down to an interaction problem betweeen 
views like the outline view and jdt core. Philippe or Erich may have more 
details here. 

I have not seen this problem for a while (The bugzilla date is wrong) so after 
confirming with Philippe and/or Erich you should be able to resolve this defect 
as worksforme. 
Comment 4 Adam Kiezun CLA 2002-11-29 04:58:20 EST
closing