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 - org.netbeans.modules.gsf.testrunner.TestCreatorAction.enable: LowPerformance took 9011 ms.
Summary: org.netbeans.modules.gsf.testrunner.TestCreatorAction.enable: LowPerformance ...
Status: RESOLVED WONTFIX
Alias: None
Product: utilities
Classification: Unclassified
Component: Test Runner (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Theofanis Oikonomou
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2012-12-09 13:08 UTC by Pic
Modified: 2013-06-14 08:33 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 188890


Attachments
nps snapshot (45.89 KB, application/nps)
2012-12-09 13:08 UTC, Pic
Details

Note You need to log in before you can comment on or make changes to this bug.
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.