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 206614 - CodeCompletion took 2196 ms.
Summary: CodeCompletion took 2196 ms.
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Svata Dedic
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2011-12-21 10:42 UTC by franciel
Modified: 2016-07-07 07:18 UTC (History)
6 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 183931


Attachments
nps snapshot (15.50 KB, application/nps)
2011-12-21 10:42 UTC, franciel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description franciel 2011-12-21 10:42:36 UTC
This bug was originally marked as duplicate of bug 187919, 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 201112060600)
VM: OpenJDK 64-Bit Server VM, 21.0-b17, OpenJDK Runtime Environment, 1.7.0_147-icedtea-b147
OS: Linux

User Comments:
franciel: wen send params (1000, dumpHandler, dumper) to loop in Pcap library
 ex. pcap.loop(10000, dumpHandler, dumper);
in actvation of codecompletion inside deprecated expression "loop".



Maximum slowness yet reported was 2196 ms, average is 2196
Comment 1 franciel 2011-12-21 10:42:38 UTC
Created attachment 114389 [details]
nps snapshot
Comment 2 Jan Becicka 2012-04-16 12:33:20 UTC
http javadoc I guess
Comment 3 Martin Balin 2016-07-07 07:18:02 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss