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 220943 - CodeCompletion took 2498 ms.
Summary: CodeCompletion took 2498 ms.
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Compiler (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2012-10-26 21:09 UTC by Chiana
Modified: 2012-11-14 14:09 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 180975


Attachments
nps snapshot (73.36 KB, application/nps)
2012-10-26 21:09 UTC, Chiana
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chiana 2012-10-26 21:09:46 UTC
This issue was reported manually by Chiana.
It already has 2 duplicates 


Build: NetBeans IDE Dev (Build 201210260001)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.3-b01, Java(TM) SE Runtime Environment, 1.7.0_07-b11
OS: Windows 7

User Comments:
meltim: Debugging my app.



Maximum slowness yet reported was 35224 ms, average is 18861
Comment 1 Chiana 2012-10-26 21:09:49 UTC
Created attachment 126646 [details]
nps snapshot
Comment 2 Dusan Balek 2012-11-14 14:09:58 UTC
Time spent in the 'analyze' phases of the javac compilation.
'Please wait' should be displayed in code completion meanwhile.
Closing as wontfix.