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 206181 - LowPerformance took 6472 ms.
Summary: LowPerformance took 6472 ms.
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords: PERFORMANCE
: 207550 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-12-09 09:15 UTC by anba
Modified: 2012-09-14 02:09 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 183612


Attachments
nps snapshot (146.32 KB, application/nps)
2011-12-09 09:15 UTC, anba
Details

Note You need to log in before you can comment on or make changes to this bug.
Description anba 2011-12-09 09:15:30 UTC
This bug was originally marked as duplicate of bug 201009, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.1 RC2 (Build 201111302200)
VM: Java HotSpot(TM) Server VM, 20.4-b02, Java(TM) SE Runtime Environment, 1.6.0_29-b11
OS: Linux
Maximum slowness yet reported was 6472 ms, average is 6472
Comment 1 anba 2011-12-09 09:15:35 UTC
Created attachment 113994 [details]
nps snapshot
Comment 2 Miloslav Metelka 2012-06-05 09:50:19 UTC
This is about
org.netbeans.core.windows.actions.CloseAllDocumentsAction.actionPerformed()	99.28807	6,328 ms (99.3%)	6,324 ms
notifying RecentFiles and firing in NbPreferences. Reassigning to WS.
Comment 3 Stanislav Aubrecht 2012-06-11 09:40:40 UTC
*** Bug 207550 has been marked as a duplicate of this bug. ***
Comment 4 Stanislav Aubrecht 2012-09-13 12:51:10 UTC
core-main 170ee460a7e5
Comment 5 Quality Engineering 2012-09-14 02:09:09 UTC
Integrated into 'main-golden', will be available in build *201209140001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/170ee460a7e5
User: S. Aubrecht <saubrecht@netbeans.org>
Log: #206181 - break Close All Documents into several AWT calls