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

Summary: CodeCompletion took 2235 ms.
Product: javaee Reporter: tnleeuw <tnleeuw>
Component: PersistenceAssignee: Sergey Petrov <sj-nb>
Status: RESOLVED INVALID    
Severity: normal CC: godson, pjiricka
Priority: P3 Keywords: PERFORMANCE
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 179642
Attachments: nps snapshot

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.