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 230393 - org.openide.windows.WindowManager.componentOpenNotify: LowPerformance took 4652 ms.
Summary: org.openide.windows.WindowManager.componentOpenNotify: LowPerformance took 46...
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Notifications (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Jan Peska
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2013-05-28 15:16 UTC by misterm
Modified: 2013-06-19 11:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 200771


Attachments
nps snapshot (50.63 KB, application/nps)
2013-05-28 15:16 UTC, misterm
Details

Note You need to log in before you can comment on or make changes to this bug.
Description misterm 2013-05-28 15:16:33 UTC
This issue was reported manually by misterm.
It already has 2 duplicates 


Build: NetBeans IDE Dev (Build 20130528-c0ed67b06598)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.3-b01, Java(TM) SE Runtime Environment, 1.7.0_07-b11
OS: Windows 7

User Comments:
misterm: Opened the IDE

misterm: .



Maximum slowness yet reported was 4819 ms, average is 4735
Comment 1 misterm 2013-05-28 15:16:35 UTC
Created attachment 135012 [details]
nps snapshot
Comment 2 Stanislav Aubrecht 2013-05-29 12:45:13 UTC
Notifications Center window creates some fonts in componentOpened() which is sometimes slow due to slow native disk IO.
Comment 3 Jan Peska 2013-06-19 11:18:16 UTC
As was already said slowness is caused by slow native disk IO, there is not much I can do with this -> WONTFIX