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 199788 - CodeCompletion took 2235 ms.
Summary: CodeCompletion took 2235 ms.
Status: RESOLVED INVALID
Alias: None
Product: javaee
Classification: Unclassified
Component: Persistence (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Sergey Petrov
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2011-06-30 14:38 UTC by tnleeuw
Modified: 2012-04-19 09:54 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 179642


Attachments
nps snapshot (18.99 KB, application/nps)
2011-06-30 14:38 UTC, tnleeuw
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tnleeuw 2011-06-30 14:38:43 UTC
This bug was originally marked as duplicate of bug 149538, 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 201106280600)
VM: Java HotSpot(TM) Client VM, 20.1-b02, Java(TM) SE Runtime Environment, 1.6.0_26-b03
OS: Windows Vista

User Comments:
tnleeuw: Trying to insert code using the "alt-insert" menu, in Java, after having just made some code changes affecting the class structure.



Maximum slowness yet reported was 14008 ms, average is 8121
Comment 1 tnleeuw 2011-06-30 14:38:48 UTC
Created attachment 109170 [details]
nps snapshot
Comment 2 Petr Jiricka 2012-04-19 09:30:36 UTC
Coming from Java Persistence completion. All the slowness reports in this issue came during 5 days in late June/early July 2011, after that no more reports. So perhaps this was fixed a long time ago? Sergey, can you confirm if this can be closed?
Comment 3 Sergey Petrov 2012-04-19 09:54:01 UTC
I suppose it may be fixed, also there was quite a lot of changes in 7.2 regarding code completion in general, may not be valid for 7.2 in any case.