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 212427

Summary: LowPerformance took 20422 ms.
Product: db Reporter: handy79
Component: SQL EditorAssignee: Jiri Rechtacek <jrechtacek>
Status: RESOLVED WONTFIX    
Severity: normal Keywords: PERFORMANCE
Priority: P3    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 177580
Attachments: nps snapshot

Description handy79 2012-05-12 22:09:30 UTC
Build: NetBeans IDE 7.0.1 (Build 201107282000)
VM: Java HotSpot(TM) Client VM, 19.0-b09, Java(TM) SE Runtime Environment, 1.6.0_23-b05
OS: Windows XP

User Comments:
GUEST: open project

GUEST: ???????? ?????? ? ?????? ???????



Maximum slowness yet reported was 20422 ms, average is 8133
Comment 1 handy79 2012-05-12 22:09:37 UTC
Created attachment 119384 [details]
nps snapshot
Comment 2 Jaroslav Havlin 2012-05-17 15:58:14 UTC
The slowness was caused by loading of classes and fonts. It seems that the system was under heavy load.
Preventing this would be quite complicated and probably not worth the effort.
Please reopen if the system was not under heavy load when the slowness was detected, or if you encounter if often (or even can provide steps to reproduce).
Thanks for reporting.