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 177860 - FormDesigner.finishComponentShowing slow
Summary: FormDesigner.finishComponentShowing slow
Status: RESOLVED DUPLICATE of bug 160377
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@guibuilder
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2009-11-30 08:56 UTC by adam_myatt
Modified: 2010-04-14 10:05 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 163138


Attachments
nps snapshot (256.00 KB, application/nps)
2009-11-30 08:57 UTC, adam_myatt
Details
nps snapshot (256.00 KB, application/nps)
2009-12-30 06:36 UTC, Exceptions Reporter
Details
nps snapshot (256.00 KB, application/nps)
2010-01-12 11:15 UTC, misterm
Details

Note You need to log in before you can comment on or make changes to this bug.
Description adam_myatt 2009-11-30 08:56:55 UTC
This bug was originally marked as duplicate of bug 171713, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build 200911230200)
VM: Java HotSpot(TM) Client VM, 14.2-b01, Java(TM) SE Runtime Environment, 1.6.0_16-b01
OS: Windows XP, 5.1, x86

User Comments:
adam_myatt: opening Java web app project


Maximum slowness yet reported was 6225 ms, average is 6225
Comment 1 adam_myatt 2009-11-30 08:57:00 UTC
Created attachment 91872 [details]
nps snapshot
Comment 2 mslama 2009-12-01 06:57:11 UTC
To fix this ProjectUtilities can open project files asynchronously out of AWT.
Comment 3 Jesse Glick 2009-12-01 09:46:46 UTC
Looks to me like about 50% of it would have to run on EQ anyway, so the savings would not be that big.
Comment 4 Exceptions Reporter 2009-12-30 06:36:21 UTC
Created attachment 93009 [details]
nps snapshot
Comment 5 misterm 2010-01-12 11:15:36 UTC
Created attachment 93232 [details]
nps snapshot
Comment 6 Jesse Glick 2010-04-13 21:29:41 UTC
FormDesigner.finishComponentShowing, at least in snapshot #351073. Other snapshots show a grab bag of unrelated stuff.
Comment 7 Jan Stola 2010-04-14 10:05:51 UTC
The attached snapshots show a mix of performance issues. The majority of snapshots are duplicates of either 160377 or 179407.

*** This bug has been marked as a duplicate of bug 160377 ***