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 227763 - org.openide.awt.DynaMenuModel.loadSubmenu: LowPerformance took 25408 ms.
Summary: org.openide.awt.DynaMenuModel.loadSubmenu: LowPerformance took 25408 ms.
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: issues@third-party
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2013-03-21 10:27 UTC by Exceptions Reporter
Modified: 2013-08-16 09:08 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 199635


Attachments
nps snapshot (63.20 KB, application/nps)
2013-03-21 10:27 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2013-03-21 10:27:53 UTC
Build: NetBeans IDE 7.3 (Build 201302132200)
VM: Java HotSpot(TM) Client VM, 23.7-b01, Java(TM) SE Runtime Environment, 1.7.0_15-b03
OS: Windows XP

User Comments:
GUEST: start Netbeans 7.3



Maximum slowness yet reported was 114927 ms, average is 70167
Comment 1 Exceptions Reporter 2013-03-21 10:27:55 UTC
Created attachment 132893 [details]
nps snapshot
Comment 2 Jaroslav Havlin 2013-08-16 09:08:36 UTC
The slowness is caused by
com.eviware.soapui.netbeans.module.actions.SoapUIMenuAction.getMenuPresenter(),
which is in a third-party module.

Please report the bug to maintainers of the module (provide reference to this issue).