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 - LowPerformance took 8398 ms.
Summary: LowPerformance took 8398 ms.
Status: RESOLVED DUPLICATE of bug 197534
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-05-03 14:21 UTC by Egor Ushakov
Modified: 2011-10-10 15:59 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 177019


Attachments
nps snapshot (9.56 KB, application/nps)
2011-05-03 14:21 UTC, Egor Ushakov
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***