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 225531 - org.netbeans.modules.profiler.LoadedSnapshot$SamplesInputStream.readSample: LowPerformance took 88274 ms.
Summary: org.netbeans.modules.profiler.LoadedSnapshot$SamplesInputStream.readSample: L...
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Jiri Sedlacek
URL:
Keywords: PERFORMANCE, VISUALVM
Depends on:
Blocks:
 
Reported: 2013-01-30 13:26 UTC by Petr Cyhelsky
Modified: 2014-01-24 13:37 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 196014


Attachments
nps snapshot (1.01 MB, application/nps)
2013-01-30 13:26 UTC, Petr Cyhelsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Cyhelsky 2013-01-30 13:26:29 UTC
Build: NetBeans IDE Dev (Build 201301300001)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.6-b04, Java(TM) SE Runtime Environment, 1.7.0_11-b21
OS: Linux

User Comments:
cyhelsky: invoking select intervals on frequently called method in big snapshot



Maximum slowness yet reported was 88274 ms, average is 51681
Comment 1 Petr Cyhelsky 2013-01-30 13:26:50 UTC
Created attachment 130833 [details]
nps snapshot
Comment 2 Jiri Sedlacek 2013-01-30 16:00:10 UTC
Fixed by http://hg.netbeans.org/profiler-main/rev/10e79b9ef898.
Comment 3 Quality Engineering 2013-02-01 03:05:55 UTC
Integrated into 'main-golden', will be available in build *201302010001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/10e79b9ef898
User: Jiri Sedlacek <jis@netbeans.org>
Log: Bugfix #225531 - compute method intervals outside of EDT