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 190554 - [69cat] LowPerformance took 3484 ms.
Summary: [69cat] LowPerformance took 3484 ms.
Status: RESOLVED WONTFIX
Alias: None
Product: editor
Classification: Unclassified
Component: Key bindings (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: David Strupl
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2010-09-23 09:44 UTC by Exceptions Reporter
Modified: 2010-09-23 10:04 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 172733


Attachments
nps snapshot (24.38 KB, application/nps)
2010-09-23 09:44 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-09-23 09:44:40 UTC
This issue was reported manually by dstrupl.
It already has 8 duplicates 


Build: NetBeans IDE 6.9 Beta (Build 201004200117)
VM: Java HotSpot(TM) Client VM, 11.2-b01, Java(TM) SE Runtime Environment, 1.6.0_12-b04
OS: Windows Vista

User Comments:
GUEST: cr+lr on editor

freeman3: inserting line
php file, 600+lines, multiple classes in it

esmithbss: Editing a YAML file.  I hit  the enter key and had to  wait for the system to open the new line.

GUEST: Editing a YAML fixture file within a RoR application



Maximum slowness yet reported was 11829 ms, average is 4779
Comment 1 Exceptions Reporter 2010-09-23 09:44:46 UTC
Created attachment 102131 [details]
nps snapshot
Comment 2 David Strupl 2010-09-23 10:04:09 UTC
The code was changed by adding Typing Hooks SPI. BaseKit.InsertBreakAction.actionPerformed now uses different calls than those in the snapshots attached to this issue. Closing the report as wontfix.