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 205505 - LowPerformance took 3260 ms.
Summary: LowPerformance took 3260 ms.
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2011-11-24 06:45 UTC by Exceptions Reporter
Modified: 2012-10-19 13:00 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 161856


Attachments
nps snapshot (31.91 KB, application/nps)
2011-11-24 06:45 UTC, Exceptions Reporter
Details
nps snapshot (40.28 KB, application/nps)
2012-01-05 15:13 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2011-11-24 06:45:40 UTC
Build: NetBeans IDE 7.1 Beta (Build 201109252201)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Windows 7

User Comments:
GUEST: Estava fechando alguns arquivos abertos.

facilityderek: Opening a Java file from within the project window by double clicking on it.



Maximum slowness yet reported was 6905 ms, average is 4884
Comment 1 Exceptions Reporter 2011-11-24 06:45:44 UTC
Created attachment 113494 [details]
nps snapshot
Comment 2 Exceptions Reporter 2012-01-05 15:13:32 UTC
Created attachment 114664 [details]
nps snapshot
Comment 3 Tomas Zezula 2012-10-19 13:00:49 UTC
Class loading of the visible components.
Happens just once after start. No way to fix it except loading the classes in warm up task which will slow down the start up.