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 222359 - org.netbeans.modules.settings.convertors.XMLSettingsSupport$SettingsRecognizer.loadClass: LowPerformance took 4906 ms.
Summary: org.netbeans.modules.settings.convertors.XMLSettingsSupport$SettingsRecognize...
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2012-11-19 08:02 UTC by williambacchi
Modified: 2012-11-19 11:04 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 195347


Attachments
nps snapshot (52.77 KB, application/nps)
2012-11-19 08:02 UTC, williambacchi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description williambacchi 2012-11-19 08:02:07 UTC
This bug was originally marked as duplicate of bug 176964, 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 201211190002)
VM: Java HotSpot(TM) Client VM, 23.3-b01, Java(TM) SE Runtime Environment, 1.7.0_07-b11
OS: Windows XP

User Comments:
williambacchi: just started ide after installation



Maximum slowness yet reported was 4906 ms, average is 4906
Comment 1 williambacchi 2012-11-19 08:02:09 UTC
Created attachment 128034 [details]
nps snapshot
Comment 2 Theofanis Oikonomou 2012-11-19 10:46:15 UTC
Stando, please evaluate. Thanks
Comment 3 Stanislav Aubrecht 2012-11-19 11:04:52 UTC
The slowness was caused by slow native reading from JAR file (probably due to heavy disk load) when loading a class.