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 204819

Summary: CodeCompletion took 9963 ms.
Product: editor Reporter: kabasky
Component: Completion & TemplatesAssignee: Dusan Balek <dbalek>
Status: RESOLVED FIXED    
Severity: normal Keywords: PERFORMANCE
Priority: P3    
Version: 7.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 182695
Attachments: nps snapshot

Description kabasky 2011-11-08 09:49:44 UTC
This bug was originally marked as duplicate of bug 194969, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.1 Beta (Build 201109252201)
VM: Java HotSpot(TM) Client VM, 21.0-b17, Java(TM) SE Runtime Environment, 1.7.0-b147
OS: Windows 7

User Comments:
kabasky: I was just creating a PieChart.Data object



Maximum slowness yet reported was 9963 ms, average is 9963
Comment 1 kabasky 2011-11-08 09:49:49 UTC
Created attachment 112988 [details]
nps snapshot
Comment 2 Dusan Balek 2011-11-10 10:41:16 UTC
Fixed in jet-main.

http://hg.netbeans.org/jet-main/rev/22b702c2a19d
Comment 3 Quality Engineering 2011-11-11 15:36:25 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/22b702c2a19d
User: Dusan Balek <dbalek@netbeans.org>
Log: Issue #204819: CodeCompletion took 9963 ms - fixed.