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 198282

Summary: LowPerformance took 8398 ms.
Product: editor Reporter: Egor Ushakov <gorrus>
Component: Painting & PrintingAssignee: Miloslav Metelka <mmetelka>
Status: RESOLVED DUPLICATE    
Severity: normal Keywords: PERFORMANCE
Priority: P3    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 177019
Attachments: nps snapshot

Description Egor Ushakov 2011-05-03 14:21:27 UTC
Build: NetBeans IDE 7.0 (Build 201104080000)
VM: Java HotSpot(TM) Client VM, 19.0-b09, Java(TM) SE Runtime Environment, 1.6.0_23-b05
OS: SunOS

User Comments:
GUEST: selecting theme, downloaded from: http://net.tutsplus.com/freebies/themes/netbeans-twilight-theme/

GUEST: opening project (not so huge)

GUEST: Run

GUEST: Other programs were launching at the same time, so its alright

GUEST: start netbeans on slow computer )))

GUEST: starting up netbeans right after computer startup.



Maximum slowness yet reported was 27578 ms, average is 7476
Comment 1 Egor Ushakov 2011-05-03 14:21:32 UTC
Created attachment 108078 [details]
nps snapshot
Comment 2 Miloslav Metelka 2011-10-10 15:59:38 UTC
The code spends time on TextLayout initializations. Issue 197534 should eliminate the problem. If it gets reproducible in the NB 7.1 Beta please reopen the issue.

*** This bug has been marked as a duplicate of bug 197534 ***