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 181070 - [68cat] LowPerformance took 22125 ms.
Summary: [68cat] LowPerformance took 22125 ms.
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Bugzilla (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2010-02-23 02:31 UTC by stefan79
Modified: 2010-03-12 11:25 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 165451


Attachments
nps snapshot (256.00 KB, application/nps)
2010-02-23 02:31 UTC, stefan79
Details
nps snapshot (256.00 KB, application/nps)
2010-03-03 08:39 UTC, host
Details

Note You need to log in before you can comment on or make changes to this bug.
Description stefan79 2010-02-23 02:31:13 UTC
Build: NetBeans IDE Dev (Build 201002152000)
VM: Java HotSpot(TM) Client VM, 16.0-b13, Java(TM) SE Runtime Environment, 1.6.0_18-b07
OS: Windows XP

User Comments:
stefan79: Clicked on a bug-link in "Exception Reporter" - Window.



Maximum slowness yet reported was 22125 ms, average is 16922
Comment 1 stefan79 2010-02-23 02:31:22 UTC
Created attachment 94411 [details]
nps snapshot
Comment 2 host 2010-03-03 08:39:40 UTC
Created attachment 94724 [details]
nps snapshot
Comment 3 Tomas Stupka 2010-03-12 11:23:52 UTC
obscure class loading issues. 
However, we don't have to initialize the issue provider synchronously when creating the bugzilla instance. 
Will dispatch from awt...
Comment 4 Tomas Stupka 2010-03-12 11:25:18 UTC
http://hg.netbeans.org/cdev/rev/6eaec2a8cd2c
fixed