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 221585

Summary: LowPerformance took 3021 ms.
Product: editor Reporter: ercee
Component: Completion & TemplatesAssignee: Dusan Balek <dbalek>
Status: RESOLVED WONTFIX    
Severity: normal CC: revstrom
Priority: P3 Keywords: PERFORMANCE
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 194660
Attachments: nps snapshot

Description ercee 2012-11-06 21:29:46 UTC
This bug was originally marked as duplicate of bug 194559, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.3 Beta (Build 201210011125)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.0-b21, Java(TM) SE Runtime Environment, 1.7.0_04-b20
OS: Mac OS X
Maximum slowness yet reported was 3021 ms, average is 3021
Comment 1 ercee 2012-11-06 21:29:48 UTC
Created attachment 127260 [details]
nps snapshot
Comment 2 Dusan Balek 2012-11-13 08:41:08 UTC
Seems like a JDK problem - 8 calls to
java.awt.FontMetrics.getStringBounds(...) took 2890 ms (as can be seen from the
attached NPS snapshot).