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 190386 - LowPerformance took 23475 ms.
Summary: LowPerformance took 23475 ms.
Status: RESOLVED WONTFIX
Alias: None
Product: ide
Classification: Unclassified
Component: Welcome (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2010-09-16 09:03 UTC by Exceptions Reporter
Modified: 2011-02-14 11:42 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 172042


Attachments
nps snapshot (30.40 KB, application/nps)
2010-09-16 09:03 UTC, Exceptions Reporter
Details
nps snapshot (23.12 KB, application/nps)
2011-02-10 08:54 UTC, azizur
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2010-09-16 09:03:06 UTC
Build: NetBeans IDE 6.9 (Build 201006101454)
VM: Java HotSpot(TM) Client VM, 16.0-b13, Java(TM) SE Runtime Environment, 1.6.0_18-b07
OS: Windows 2003

User Comments:
GUEST: 18 maven projects opened



Maximum slowness yet reported was 25642 ms, average is 24558
Comment 1 Exceptions Reporter 2010-09-16 09:03:11 UTC
Created attachment 102042 [details]
nps snapshot
Comment 2 azizur 2011-02-10 08:54:49 UTC
Created attachment 105830 [details]
nps snapshot

open projects
Comment 3 Stanislav Aubrecht 2011-02-14 11:42:18 UTC
the profiler snapshots show that the creation of a JLabel with html content takes from 1400 to 4500 milliseconds. there are no clues why though. 
it's valid swing code that can't moved off the EDT thread.