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 205964 - [71cat] LowPerformance took 26904 ms.
Summary: [71cat] LowPerformance took 26904 ms.
Status: RESOLVED WONTFIX
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2011-12-05 22:48 UTC by Exceptions Reporter
Modified: 2012-06-06 13:45 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 178983


Attachments
nps snapshot (14.17 KB, application/nps)
2011-12-05 22:48 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2011-12-05 22:48:04 UTC
Build: NetBeans IDE 7.0.1 (Build 201107282000)
VM: Java HotSpot(TM) 64-Bit Server VM, 19.1-b02-334, Java(TM) SE Runtime Environment, 1.6.0_24-b07-334-10M3425
OS: Mac OS X

User Comments:
lazyguru: Had NetBeans in the background and brought it back to the front to do some work.  Then tried closing an open file.



Maximum slowness yet reported was 26904 ms, average is 11875
Comment 1 Exceptions Reporter 2011-12-05 22:48:07 UTC
Created attachment 113844 [details]
nps snapshot
Comment 2 Miloslav Metelka 2012-06-06 13:45:29 UTC
Main slownesses:
java.awt.font.TextLine.fastCreateTextLine()	12.317061	518 ms (12.3%)	518 ms
apple.awt.CTextPipe.drawGlyphVector()	7.9675517	335 ms (8%)	335 msjava.awt.font.TextLayout.getVisualHighlightShape()	9.981683	420 ms (10%)	420 ms
java.awt.font.TextLayout.fastInit()	12.741902	536 ms (12.7%)	536 ms
Closing since I can't eliminate these slownesses.