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 218724 - [73cat] LowPerformance took 3014 ms.
Summary: [73cat] LowPerformance took 3014 ms.
Status: RESOLVED DUPLICATE of bug 221657
Alias: None
Product: groovy
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Martin Janicek
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2012-09-21 04:14 UTC by misterm
Modified: 2012-11-29 13:21 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 192623


Attachments
nps snapshot (40.02 KB, application/nps)
2012-09-21 04:14 UTC, misterm
Details

Note You need to log in before you can comment on or make changes to this bug.
Description misterm 2012-09-21 04:14:44 UTC
This bug was originally marked as duplicate of bug 217590, 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 20120920-ad97dbe704b6)
VM: Java HotSpot(TM) 64-Bit Server VM, 21.1-b02, Java(TM) SE Runtime Environment, 1.7.0_01-b08
OS: Windows 7
Maximum slowness yet reported was 3014 ms, average is 3014
Comment 1 misterm 2012-09-21 04:14:46 UTC
Created attachment 124673 [details]
nps snapshot
Comment 2 Milutin Kristofic 2012-09-24 11:53:03 UTC
It looks like there is loading for groovy classes in code completion. 

org.netbeans.modules.groovy.editor.completion.MetaElementHandler.getMethods()	62.07269	1,795 ms (62.1%)	1,795 ms

Sending groovy for review.
Comment 3 Martin Janicek 2012-11-29 13:21:28 UTC

*** This bug has been marked as a duplicate of bug 221657 ***