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 188467

Summary: LowPerformance took 30859 ms.
Product: editor Reporter: Exceptions Reporter <exceptions_reporter>
Component: -- Other --Assignee: issues@editor <issues>
Status: RESOLVED DUPLICATE    
Severity: normal CC: alexvsimon, mschovanek
Priority: P3 Keywords: PERFORMANCE
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 164636
Attachments: nps snapshot

Description Exceptions Reporter 2010-07-08 02:05:12 UTC
Build: NetBeans IDE 6.9 (Build 201006101454)
VM: Java HotSpot(TM) Client VM, 16.2-b04, Java(TM) SE Runtime Environment, 1.6.0_19-b04
OS: Windows XP

User Comments:
mschovanek: Editing large (8000 lines) .jsp in a Web Freeform project. The same .jsp in a standard Web Project stucks less than 1s.



Maximum slowness yet reported was 58172 ms, average is 25057
Comment 1 Exceptions Reporter 2010-07-08 02:05:21 UTC
Created attachment 100675 [details]
nps snapshot
Comment 2 Vitezslav Stejskal 2010-07-09 11:04:29 UTC
IMO all these problems stem from fixing issue #185586 and removing Syntax instances chaching from BaseDocument.

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