This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 67902 - Code-completion computation for the case "View." should be made faster
Summary: Code-completion computation for the case "View." should be made faster
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2005-11-01 13:19 UTC by Antonin Nebuzelsky
Modified: 2007-09-26 09:14 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antonin Nebuzelsky 2005-11-01 13:19:24 UTC
The test case 2) from the issue 43284 should be made faster. The lastest numbers
for this test case on Dell Precision 220, PIII 800MHz, 512MB RAM, W2K are:

Showing code completion for "View." (jEdit project's class) when typed in opened
jEdit.java file:

5.0beta:  3422ms,  844ms, 781ms
4.1:      3750ms, 1015ms, 875ms
3.6:       610ms,  562ms, 563ms
Comment 1 Jan Becicka 2006-10-26 16:27:59 UTC
Javacore module was replaced by Retouche infrastructure. This bug is not valid
in trunk any more.
Comment 2 Quality Engineering 2007-09-20 12:48:13 UTC
Reorganization of java component