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 227706 - org.openide.explorer.propertysheet.BaseTable.updateUI: LowPerformance took 23346 ms.
Summary: org.openide.explorer.propertysheet.BaseTable.updateUI: LowPerformance took 23...
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Property Sheet (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2013-03-20 11:36 UTC by imadbougataya
Modified: 2013-03-27 15:00 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 199194


Attachments
nps snapshot (28.01 KB, application/nps)
2013-03-20 11:36 UTC, imadbougataya
Details

Note You need to log in before you can comment on or make changes to this bug.
Description imadbougataya 2013-03-20 11:36:53 UTC
Build: NetBeans IDE 7.3 (Build 201302132200)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.6-b04, Java(TM) SE Runtime Environment, 1.7.0_11-b21
OS: Windows 8
Maximum slowness yet reported was 23346 ms, average is 13735
Comment 1 imadbougataya 2013-03-20 11:36:55 UTC
Created attachment 132831 [details]
nps snapshot
Comment 2 Stanislav Aubrecht 2013-03-27 15:00:06 UTC
The latest two profiler snapshots are invalid - the actual time spent in EDT is about 3000ms.

The slowness in the oldest snapshot is caused by slow loading of classes, probably due to heavy disk load.