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

Summary: Code-completion computation for the case "View." should be made faster
Product: java Reporter: Antonin Nebuzelsky <anebuzelsky>
Component: UnsupportedAssignee: issues@java <issues>
Status: RESOLVED FIXED    
Severity: blocker CC: cezariusz, issues
Priority: P3 Keywords: PERFORMANCE
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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