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 - 4.3s in org.netbeans.core.GuiRunLevel$2.run()
Summary: 4.3s in org.netbeans.core.GuiRunLevel$2.run()
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2011-03-23 12:30 UTC by vagnermontenegro
Modified: 2011-04-06 08:43 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 169110


Attachments
nps snapshot (46.61 KB, application/nps)
2011-03-23 12:30 UTC, vagnermontenegro
Details

Note You need to log in before you can comment on or make changes to this bug.
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