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 229799

Summary: org.netbeans.core.execution.ExecutionEngine.execute: LowPerformance took 4313 ms.
Product: java Reporter: Exceptions Reporter <exceptions_reporter>
Component: ProjectAssignee: Tomas Zezula <tzezula>
Status: RESOLVED WONTFIX    
Severity: normal Keywords: PERFORMANCE
Priority: P4    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 200679
Attachments: nps snapshot

Description Exceptions Reporter 2013-05-15 17:08:14 UTC
This bug was originally marked as duplicate of bug 181727, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.3 Beta 2 (Build 201211062253)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.6-b04, Java(TM) SE Runtime Environment, 1.7.0_11-b21
OS: Linux

User Comments:
GUEST: Programando un formulario



Maximum slowness yet reported was 4313 ms, average is 4313
Comment 1 Exceptions Reporter 2013-05-15 17:08:16 UTC
Created attachment 134481 [details]
nps snapshot
Comment 2 Ondrej Vrabec 2013-05-17 08:19:40 UTC
org.netbeans.modules.project.ui.actions.FileAction.actionPerformed()	4,181 ms (100%)	3,140 ms
->
org.netbeans.api.java.source.ui.ScanDialog.runWhenScanFinished()	4,059 ms (97.1%)	3,019 ms
-> org.netbeans.api.java.project.runner.JavaRunner.execute()	2,726 ms (65.2%)	2,317 ms
called in AWT
Comment 3 Svata Dedic 2014-07-03 08:48:49 UTC
ProjectAction takes a long to execute in AWT thread; please investigate.
Comment 4 Martin Balin 2016-07-07 07:17:24 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss