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 - LowPerformance took 5640 ms.
Summary: LowPerformance took 5640 ms.
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@editor
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2010-05-03 16:08 UTC by jaysonsantos
Modified: 2010-06-16 13:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 168460


Attachments
nps snapshot (23.33 KB, application/nps)
2010-05-03 16:08 UTC, jaysonsantos
Details

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