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 - CodeCompletion took 2062 ms.
Summary: CodeCompletion took 2062 ms.
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2012-06-14 13:05 UTC by aldobrucale
Modified: 2012-07-02 08:41 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 189499


Attachments
nps snapshot (17.92 KB, application/nps)
2012-06-14 13:05 UTC, aldobrucale
Details
nps snapshot (57.55 KB, application/nps)
2012-06-21 08:29 UTC, mgoe
Details

Note You need to log in before you can comment on or make changes to this bug.
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.