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 209735 - LowPerformance took 4646 ms.
Summary: LowPerformance took 4646 ms.
Status: RESOLVED WONTFIX
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2012-03-19 13:38 UTC by KhArtNJava
Modified: 2012-06-08 13:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 186013


Attachments
nps snapshot (36.39 KB, application/nps)
2012-03-19 13:38 UTC, KhArtNJava
Details

Note You need to log in before you can comment on or make changes to this bug.
Description KhArtNJava 2012-03-19 13:38:50 UTC
This bug was originally marked as duplicate of bug 203827, 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 201203180400)
VM: Java HotSpot(TM) Client VM, 22.1-b02, Java(TM) SE Runtime Environment, 1.7.0_03-b05
OS: Windows 7
Maximum slowness yet reported was 4646 ms, average is 4646
Comment 1 KhArtNJava 2012-03-19 13:38:53 UTC
Created attachment 116862 [details]
nps snapshot
Comment 2 Miloslav Metelka 2012-06-08 13:29:34 UTC
An excessive class loading during java warmup task:
java.lang.ClassLoader.loadClass()	21.476105	979 ms (21.5%)	979 ms
java.lang.ClassLoader.loadClass()	11.566919	527 ms (11.6%)	527 ms
java.lang.ClassLoader.loadClass()	3.0676923	139 ms (3.1%)	139 ms
java.lang.ClassLoader.loadClass()	5.1100783	232 ms (5.1%)	232 ms
java.lang.ClassLoader.loadClass()	1.6164751	73.6 ms (1.6%)	73.6 ms
java.lang.ClassLoader.loadClass()	2.10863	96.1 ms (2.1%)	96.1 ms
java.lang.ClassLoader.loadClass()	2.2034767	100 ms (2.2%)	100 ms
java.lang.ClassLoader.loadClass()	9.766958	445 ms (9.8%)	445 ms
java.lang.ClassLoader.loadClass()	1.7326207	78.9 ms (1.7%)	78.9 ms