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 221717 - LowPerformance took 58046 ms.
Summary: LowPerformance took 58046 ms.
Status: RESOLVED DUPLICATE of bug 221643
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: issues@profiler
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2012-11-08 12:08 UTC by Alexander Simon
Modified: 2012-11-08 17:41 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 164560


Attachments
nps snapshot (108.60 KB, application/nps)
2012-11-08 12:08 UTC, Alexander Simon
Details
screenshot (207.92 KB, image/png)
2012-11-08 13:09 UTC, Milos Kleint
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Simon 2012-11-08 12:08:27 UTC
Build: NetBeans IDE 7.3 Beta 2 (Build 201211062253)
VM: Java HotSpot(TM) Client VM, 23.5-b02, Java(TM) SE Runtime Environment, 1.7.0_09-b05
OS: SunOS
Maximum slowness yet reported was 58046 ms, average is 21851
Comment 1 Alexander Simon 2012-11-08 12:08:31 UTC
Created attachment 127389 [details]
nps snapshot
Comment 2 Milos Kleint 2012-11-08 13:09:24 UTC
Created attachment 127395 [details]
screenshot
Comment 3 Milos Kleint 2012-11-08 13:10:39 UTC
see screenshot from profiler, the entire time is spent in zip related native IO space. Not something we can fix, reading resource bundles ought to be fast.
Comment 4 Alexander Simon 2012-11-08 13:54:55 UTC
See thread "HeapWalker Processor"
It blocks IDE IO and as result IDE hung.
You can see that OS is Solaris with high performance file system.
I cannot do anything in IDE while hprof file is loaded.
Comment 5 Alexander Simon 2012-11-08 15:22:19 UTC
*** Bug 221715 has been marked as a duplicate of this bug. ***
Comment 6 Alexander Simon 2012-11-08 17:41:08 UTC

*** This bug has been marked as a duplicate of bug 221643 ***