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 196077 - LowPerformance took 9812 ms.
Summary: LowPerformance took 9812 ms.
Status: RESOLVED DUPLICATE of bug 197857
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-02-28 05:30 UTC by Exceptions Reporter
Modified: 2011-10-12 12:15 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 176978


Attachments
nps snapshot (9.98 KB, application/nps)
2011-02-28 05:30 UTC, Exceptions Reporter
Details
nps snapshot (12.77 KB, application/nps)
2011-02-28 17:43 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2011-02-28 05:30:29 UTC
Build: NetBeans IDE 7.0 Beta 2 (Build 201102140001)
VM: Java HotSpot(TM) 64-Bit Server VM, 19.1-b02, Java(TM) SE Runtime Environment, 1.6.0_24-b07
OS: Windows 7

User Comments:
matthew.moses: Loading a gui screen

matthew.moses: Just trying to scroll through document

matthew.moses: Just trying to edit code

matthew.moses: I was just editing a pretty large file (almost 5000 lines)

matthew.moses: Just running slow in general...especially with the auto complete



Maximum slowness yet reported was 9812 ms, average is 6004
Comment 1 Exceptions Reporter 2011-02-28 05:30:35 UTC
Created attachment 106516 [details]
nps snapshot
Comment 2 Exceptions Reporter 2011-02-28 17:43:10 UTC
Created attachment 106566 [details]
nps snapshot

Normal editing. Nothing particular
Comment 3 Miloslav Metelka 2011-10-12 12:15:34 UTC
This should be resolved by issue 197857. modelToView() which is costly is replaced by cheaper model-to-y operation.

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