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 197006

Summary: 4.3s in org.netbeans.core.GuiRunLevel$2.run()
Product: platform Reporter: vagnermontenegro <vagnermontenegro>
Component: Window SystemAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED FIXED    
Severity: normal CC: saubrecht
Priority: P3 Keywords: PERFORMANCE
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 169110
Attachments: nps snapshot

Description vagnermontenegro 2011-03-23 12:30:51 UTC
Build: NetBeans IDE Dev (Build 201103180400)
VM: OpenJDK 64-Bit Server VM, 19.0-b09, OpenJDK Runtime Environment, 1.6.0_20-b20
OS: Linux

User Comments:
GUEST: Add file to project and delete it (initial folder).

GUEST: low performance

GUEST: I start the netbeans.

GUEST: This one was on startup.

GUEST: while starting up..



Maximum slowness yet reported was 6734 ms, average is 4643
Comment 1 vagnermontenegro 2011-03-23 12:30:56 UTC
Created attachment 107214 [details]
nps snapshot
Comment 2 Jaroslav Tulach 2011-04-05 05:21:52 UTC
Splitting the runnable to two might help.
Comment 3 Jaroslav Tulach 2011-04-05 05:45:34 UTC
ergonomics#c154bd2aeb8f
Comment 4 Quality Engineering 2011-04-06 08:43:48 UTC
Integrated into 'main-golden', will be available in build *201104060400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/c154bd2aeb8f
User: Jaroslav Tulach <jtulach@netbeans.org>
Log: #197006: Split the initialization and showing of main window into two invokeLater runnables