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 213248 - LowPerformance took 26501 ms.
Summary: LowPerformance took 26501 ms.
Status: RESOLVED WONTFIX
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: issues@profiler
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2012-05-30 14:57 UTC by Exceptions Reporter
Modified: 2012-05-31 12:50 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 182762


Attachments
nps snapshot (113.99 KB, application/nps)
2012-05-30 14:57 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-05-30 14:57:15 UTC
Build: NetBeans IDE 7.1 (Build 201112071828)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.5-b03, Java(TM) SE Runtime Environment, 1.6.0_30-b12
OS: Windows 7

User Comments:
asenk: 1. Start IDE clean full distribution instalation with no modules activated
2. Open J2SE project



Maximum slowness yet reported was 26501 ms, average is 15044
Comment 1 Exceptions Reporter 2012-05-30 14:57:21 UTC
Created attachment 120076 [details]
nps snapshot
Comment 2 Tomas Hurka 2012-05-31 12:50:16 UTC
The slowness is caused by slow disk I/O , which manifest itself as slow class loading. There is no way to fix it.