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 223548

Summary: org.netbeans.modules.gsf.testrunner.TestCreatorAction.enable: LowPerformance took 9011 ms.
Product: utilities Reporter: Pic
Component: Test RunnerAssignee: Theofanis Oikonomou <theofanis>
Status: RESOLVED WONTFIX    
Severity: normal CC: azizur, iikku, stefan79
Priority: P3 Keywords: PERFORMANCE
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 188890
Attachments: nps snapshot

Description Pic 2012-12-09 13:08:31 UTC
Build: NetBeans IDE 7.3 Beta 2 (Build 201211062253)
VM: Java HotSpot(TM) Client VM, 21.1-b02, Java(TM) SE Runtime Environment, 1.7.0_01-b08
OS: Windows 7

User Comments:
iikku: Tried to open the Tools menu

GUEST: Just started Netbeans IDE after importing settings from a previous version. The zip file contained nothing but a new theme.

Pic: Opening tools menu.

GUEST: startup



Maximum slowness yet reported was 12292 ms, average is 6682
Comment 1 Pic 2012-12-09 13:08:33 UTC
Created attachment 129106 [details]
nps snapshot
Comment 2 Theofanis Oikonomou 2013-06-14 08:33:40 UTC
From the recent snapshots seems that most of the time is spend in reading jar/zip files and class loading. Not much can be done on tests side. Thank you for your report.