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 - LowPerformance took 30859 ms.
Summary: LowPerformance took 30859 ms.
Status: RESOLVED DUPLICATE of bug 187337
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@editor
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2010-07-08 02:05 UTC by Exceptions Reporter
Modified: 2010-07-09 11:04 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 164636


Attachments
nps snapshot (71.41 KB, application/nps)
2010-07-08 02:05 UTC, Exceptions Reporter
Details

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