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 187199 - 6s in palette.DefaultSettings.categoryModified()
Summary: 6s in palette.DefaultSettings.categoryModified()
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Palette (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2010-06-04 11:51 UTC by jocke
Modified: 2012-09-22 02:16 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 156326


Attachments
nps snapshot (11.63 KB, application/nps)
2010-06-04 11:51 UTC, jocke
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jocke 2010-06-04 11:51:10 UTC
Build: NetBeans IDE Dev (Build 201006030001)
VM: Java HotSpot(TM) 64-Bit Server VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Linux

User Comments:
vargas: Opening a 44 line jsp file

hof: open jsp file

GUEST: Opened a small jsp file from a maven project with 604 jsp files and 398 java classes



Maximum slowness yet reported was 6267 ms, average is 4820
Comment 1 jocke 2010-06-04 11:51:15 UTC
Created attachment 99815 [details]
nps snapshot
Comment 2 Jaroslav Tulach 2010-06-15 20:58:15 UTC
Probably just call getNodes(true) before entering AWT thread.
Comment 3 Stanislav Aubrecht 2012-09-21 14:49:18 UTC
core-main 20b53fa03d7e
Comment 4 Quality Engineering 2012-09-22 02:16:31 UTC
Integrated into 'main-golden', will be available in build *201209220001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/20b53fa03d7e
User: S. Aubrecht <saubrecht@netbeans.org>
Log: #187199 - slowness in palette settings and toolbar config panel