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 214209

Summary: CodeCompletion took 2062 ms.
Product: java Reporter: aldobrucale <aldobrucale>
Component: EditorAssignee: Dusan Balek <dbalek>
Status: RESOLVED WONTFIX    
Severity: normal CC: jbecicka, lolo_101, mgoe, sdlarsen
Priority: P3 Keywords: PERFORMANCE
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 189499
Attachments: nps snapshot
nps snapshot

Description aldobrucale 2012-06-14 13:05:22 UTC
This bug was originally marked as duplicate of bug 171183, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build 201206140001)
VM: Java HotSpot(TM) Client VM, 23.1-b03, Java(TM) SE Runtime Environment, 1.7.0_05-b05
OS: Linux
Maximum slowness yet reported was 2062 ms, average is 2062
Comment 1 aldobrucale 2012-06-14 13:05:29 UTC
Created attachment 120850 [details]
nps snapshot
Comment 2 Dusan Balek 2012-06-20 08:26:14 UTC
As can be seen from the attached snapshots, code completion is waiting for an extremely slow IO.
Comment 3 mgoe 2012-06-21 08:29:08 UTC
Created attachment 121146 [details]
nps snapshot

Editing java source code.