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 195365 - LowPerformance took 3174 ms.
Summary: LowPerformance took 3174 ms.
Status: RESOLVED WORKSFORME
Alias: None
Product: profiler
Classification: Unclassified
Component: Ide (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@profiler
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2011-02-11 22:21 UTC by Montserrat
Modified: 2012-11-08 08:54 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 165671


Attachments
nps snapshot (20.54 KB, application/nps)
2011-02-11 22:21 UTC, Montserrat
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Montserrat 2011-02-11 22:21:42 UTC
Build: NetBeans IDE Dev (Build nbms-and-javadoc-6632-on-110211)
VM: Java HotSpot(TM) 64-Bit Server VM, 17.1-b03-307, Java(TM) SE Runtime Environment, 1.6.0_22-b04-307-10M3261
OS: Mac OS X

User Comments:
GUEST: typing some variable name

GUEST: sometimes IT slows down my PC... It took too much memory

GUEST: it is usual problem even in 6.9.1 version!
Crappy lags!

GUEST: Autocomplete for java.net.URL constructor

GUEST: waiting.... for responding... trying to edit css file, right after opening a project.



Maximum slowness yet reported was 7744 ms, average is 5147
Comment 1 Montserrat 2011-02-11 22:21:50 UTC
Created attachment 105914 [details]
nps snapshot
Comment 2 Martin Entlicher 2012-03-06 13:21:50 UTC
In addition to parsing an XML in AWT (issue #192466), it's also writing the samples to an output stream in AWT.
Comment 3 Martin Entlicher 2012-03-28 16:32:23 UTC
Parsing of the XML in AWT is fixed by issue #192466.
Please fix the Sampler, which is writing output in AWT.
Comment 4 Petr Cyhelsky 2012-11-08 08:54:42 UTC
Last slowness report is from 7.0 Beta2 - doesn't seem to be much of a problem now