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 242983 - org.netbeans.modules.web.webmodule.WebModuleExtenderBridge.update: LowPerformance took 172712 ms.
Summary: org.netbeans.modules.web.webmodule.WebModuleExtenderBridge.update: LowPerform...
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Martin Fousek
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2014-03-17 19:58 UTC by Exceptions Reporter
Modified: 2014-07-21 09:22 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 204257


Attachments
nps snapshot (361.58 KB, application/nps)
2014-03-17 19:58 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2014-03-17 19:58:43 UTC
Build: NetBeans IDE 7.4 (Build 201310111528)
VM: Java HotSpot(TM) Client VM, 24.45-b08, Java(TM) SE Runtime Environment, 1.7.0_45-b18
OS: Windows Vista

User Comments:
GUEST: slowness detected

GUEST: sometimes it takes 500000 ms todeploy evena small program in struts



Maximum slowness yet reported was 172712 ms, average is 96480
Comment 1 Exceptions Reporter 2014-03-17 19:58:46 UTC
Created attachment 146081 [details]
nps snapshot
Comment 2 Martin Fousek 2014-07-21 09:22:38 UTC
Both NPSS snapshots are about slow down from Struts2 plugin which is not managed by us but as a open source project here:
https://java.net/projects/nbstruts2support

Please reporters, report your issues (or link to this issue) there, they could help you. Closing as wontfix since there is nothing to do on our side. There is necessary to improve speed of the ...struts2.ui.FrameworkSetupPanelVisual.<init>() method.