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 237831 - org.netbeans.core.windows.view.ui.DesktopImpl$LayeredLayout.layoutContainer: LowPerformance took 22716 ms.
Summary: org.netbeans.core.windows.view.ui.DesktopImpl$LayeredLayout.layoutContainer: ...
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Text (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2013-10-30 22:35 UTC by Exceptions Reporter
Modified: 2015-04-08 17:06 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 200973


Attachments
nps snapshot (141.37 KB, application/nps)
2013-10-30 22:35 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2013-10-30 22:35:00 UTC
Build: NetBeans IDE 7.4 (Build 201310111528)
VM: Java HotSpot(TM) Client VM, 24.45-b08, Java(TM) SE Runtime Environment, 1.7.0_45-b18
OS: Windows 8

User Comments:
GUEST: Debugging

GUEST: Trying to save



Maximum slowness yet reported was 127780 ms, average is 75248
Comment 1 Exceptions Reporter 2013-10-30 22:35:03 UTC
Created attachment 141724 [details]
nps snapshot
Comment 2 Stanislav Aubrecht 2013-10-31 10:12:23 UTC
One of the snapshots is invalid (no actual slowness), the other shows the EDT is waiting for AbstractDocument.readLock().

Reassigning to openide/text for evaluation.