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 193769

Summary: LowPerformance took 5063 ms.
Product: platform Reporter: edjon2000 <edjon2000>
Component: Window SystemAssignee: Stanislav Aubrecht <saubrecht>
Status: RESOLVED WONTFIX    
Severity: normal CC: txigreman
Priority: P3 Keywords: PERFORMANCE
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 169048
Attachments: nps snapshot

Description edjon2000 2010-12-23 12:21:06 UTC
Build: NetBeans IDE Dev (Build 201012150001)
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: 10 minutes of debugging--no mouse activity in file edit window with focus--

GUEST: Was synchronising SVN
Application was still scanning projects

txigreman: Right click in a file in the tree.

GUEST: opening the file default.css

edjon2000: Opening project



Maximum slowness yet reported was 41625 ms, average is 13153
Comment 1 edjon2000 2010-12-23 12:21:11 UTC
Created attachment 104447 [details]
nps snapshot
Comment 2 Stanislav Aubrecht 2010-12-30 10:14:35 UTC
the problem is in sun.font.CompositeFont.<init> - we can't fix that on netbeans side.