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 234331 - org.openide.awt.ContextManager.isEnabledOnData: LowPerformance took 16397 ms.
Summary: org.openide.awt.ContextManager.isEnabledOnData: LowPerformance took 16397 ms.
Status: RESOLVED WORKSFORME
Alias: None
Product: ide
Classification: Unclassified
Component: Slowness Detector (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2013-08-13 14:16 UTC by mapsi
Modified: 2015-04-23 10:37 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 203013


Attachments
nps snapshot (309.68 KB, application/nps)
2013-08-13 14:16 UTC, mapsi
Details
nps snapshot (193.99 KB, application/nps)
2013-11-11 19:12 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mapsi 2013-08-13 14:16:07 UTC
This bug was originally marked as duplicate of bug 223192, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build 201308122300)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.21-b01, Java(TM) SE Runtime Environment, 1.7.0_21-b12
OS: Mac OS X

User Comments:
mapsi: A single click on the project name to select it caused slowness. :(



Maximum slowness yet reported was 16397 ms, average is 16397
Comment 1 mapsi 2013-08-13 14:16:12 UTC
Created attachment 138637 [details]
nps snapshot
Comment 2 Stanislav Aubrecht 2013-08-13 14:30:20 UTC
Very suspicious slowness report - simple (native) stack trace initialization takes 5 seconds to finish.
There are also several complains about slow internal sampler in the log:
WARNING [org.netbeans.core.TimableEventQueue]: too much time in AWT thread org.netbeans.modules.sampler.InternalSampler@10067291

Reassigning.
Comment 3 Exceptions Reporter 2013-11-11 19:12:21 UTC
Created attachment 142068 [details]
nps snapshot

No idea what was happening
Comment 4 Jaroslav Tulach 2013-11-20 09:33:39 UTC
Suspicious sampling is more for Tomáš than me.
Comment 5 Tomas Hurka 2015-04-23 10:37:56 UTC
Lat report is from 8.0 Beta. It looks like this issue cannot be reproduced in NB 8.0+. Closing.