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 214625 - LowPerformance took 6814 ms.
Summary: LowPerformance took 6814 ms.
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: JUnit (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Theofanis Oikonomou
URL:
Keywords: PERFORMANCE
: 213689 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-06-22 12:20 UTC by Exceptions Reporter
Modified: 2013-05-28 14:28 UTC (History)
7 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 188915


Attachments
nps snapshot (46.22 KB, application/nps)
2012-06-22 12:20 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2012-06-22 12:20:41 UTC
Build: NetBeans IDE 7.2 Beta (Build 201205031832)
VM: Java HotSpot(TM) Client VM, 20.1-b02, Java(TM) SE Runtime Environment, 1.6.0_26-b03
OS: Windows 7

User Comments:
yyq2008: Editing java code.

GUEST: attempting to import "Enumerator" into a simple source file



Maximum slowness yet reported was 7607 ms, average is 4825
Comment 1 Exceptions Reporter 2012-06-22 12:20:48 UTC
Created attachment 121216 [details]
nps snapshot
Comment 2 Theofanis Oikonomou 2012-10-26 14:34:04 UTC
*** Bug 213689 has been marked as a duplicate of this bug. ***
Comment 3 Theofanis Oikonomou 2013-05-28 14:28:42 UTC
The slowness was caused by class loading. It seems that the system was under
heavy load. This cannot be fixed in NetBeans. Thanks for reporting.