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 224372 - 11s - org.apache.jmeter.module.JMXTypeDataNode.createSheet()
Summary: 11s - org.apache.jmeter.module.JMXTypeDataNode.createSheet()
Status: RESOLVED WONTFIX
Alias: None
Product: profiler
Classification: Unclassified
Component: Ide (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: issues@profiler
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2013-01-02 10:05 UTC by lolo_101
Modified: 2013-01-09 07:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 197060


Attachments
nps snapshot (84.16 KB, application/nps)
2013-01-02 10:05 UTC, lolo_101
Details

Note You need to log in before you can comment on or make changes to this bug.
Description lolo_101 2013-01-02 10:05:52 UTC
This bug was originally marked as duplicate of bug 207306, 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.3 Beta 2 (Build 201211062253)
VM: Java HotSpot(TM) Client VM, 20.10-b01, Java(TM) SE Runtime Environment, 1.6.0_35-b10
OS: Windows XP
Maximum slowness yet reported was 11076 ms, average is 11076
Comment 1 lolo_101 2013-01-02 10:05:55 UTC
Created attachment 129806 [details]
nps snapshot
Comment 2 Jaroslav Tulach 2013-01-03 19:33:56 UTC
I am not sure what is the right category, but I remember the module was introduced by profiler guys. Passing to profiler to reassign.
Comment 3 Tomas Hurka 2013-01-09 07:55:38 UTC
The slowness is caused by slow I/O access from classloading. We cannot do anything about it.