Bug 91732 - Closing a large java editor takes a long time to discard the working copy
Summary: Closing a large java editor takes a long time to discard the working copy
Status: RESOLVED DUPLICATE of bug 113371
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: performance
Depends on:
Blocks:
 
Reported: 2005-04-18 09:28 EDT by Tod Creasey CLA
Modified: 2006-03-28 11:27 EST (History)
1 user (show)

See Also:


Attachments
Trace of Main closing a StyledText.java (81.84 KB, text/html)
2005-04-18 09:29 EDT, Tod Creasey CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tod Creasey CLA 2005-04-18 09:28:19 EDT
20050413 self hosted using Optimize It (so times are likely better than the ones
I am seeing).

STEPS
1) Open StyledText
2) Open OS
3) Close OS
4) Close StyledText (and bench it).

StyledText took 2.24s to close. 1.4s of that time as spent in
JavaModelManager.discardWorkingCopyInfo.

Trace to follow
Comment 1 Tod Creasey CLA 2005-04-18 09:29:39 EDT
Created attachment 19993 [details]
Trace of Main closing a StyledText.java
Comment 2 Jerome Lanneluc CLA 2006-03-28 11:27:47 EST

*** This bug has been marked as a duplicate of 113371 ***