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 185369

Summary: LowPerformance took 5640 ms.
Product: editor Reporter: jaysonsantos <jaysonsantos>
Component: Painting & PrintingAssignee: issues@editor <issues>
Status: RESOLVED FIXED    
Severity: normal Keywords: PERFORMANCE
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 168460
Attachments: nps snapshot

Description jaysonsantos 2010-05-03 16:08:04 UTC
Build: NetBeans IDE Dev (Build 201004200200)
VM: Java HotSpot(TM) 64-Bit Server VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Linux

User Comments:
jaysonsantos: Opening a PHP File

GUEST: Searching for a value in an open XML file with CTRL-F and then F3

GUEST: I opened a PHP file.

GUEST: I was trying to scroll up the page.

GUEST: I was opening the app. there were two previously open files.

GUEST: I was doing a subversion update from terminal



Maximum slowness yet reported was 10327 ms, average is 4950
Comment 1 jaysonsantos 2010-05-03 16:08:10 UTC
Created attachment 98383 [details]
nps snapshot
Comment 2 David Strupl 2010-05-05 12:57:07 UTC
I think this is the new view heirarchy. Marking as NO69 and linewrap since the code in question is turned off in 6.9.
Comment 3 Miloslav Metelka 2010-06-16 13:26:11 UTC
After implementing lazy children views issue #183646 the view rebuilds should be optimized.