Bug 7034 - code assist performance problem in scrapbook
Summary: code assist performance problem in scrapbook
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P1 major (vote)
Target Milestone: 2.0 M2   Edit
Assignee: David Audel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-12-18 06:34 EST by Adam Kiezun CLA
Modified: 2002-01-14 09:53 EST (History)
5 users (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 2001-12-18 06:34:55 EST
from the EC: 
>Make a ScrapBook page with the following content:

>javax.swing.JButton button;
>button.

>The code completion then thinks for 5 secs before presenting the list. And
>the CPU usage is 100% all the time.

reproduced with no problem - the performance here is really poor
Comment 1 Dirk Baeumer CLA 2002-01-10 08:42:26 EST
Still reproducable in 20020109
Comment 2 Erich Gamma CLA 2002-01-10 08:53:37 EST
This the code assist perf issue.
JCore is working on it  -  moving.
Comment 3 Philipe Mulet CLA 2002-01-14 07:34:03 EST
Seems like a duplicate of 6866 ? 
Comment 4 David Audel CLA 2002-01-14 09:53:37 EST
Same problem as 6866

Fixed.