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 220573 - 3.5s - org.netbeans.editor.BaseKit$DefaultKeyTypedAction.actionPerformed()
Summary: 3.5s - org.netbeans.editor.BaseKit$DefaultKeyTypedAction.actionPerformed()
Status: RESOLVED WONTFIX
Alias: None
Product: editor
Classification: Unclassified
Component: Actions/Menu/Toolbar (show other bugs)
Version: 7.3
Hardware: All All
: P4 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2012-10-22 12:41 UTC by aldobrucale
Modified: 2016-07-07 07:31 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 193897


Attachments
nps snapshot (113.29 KB, application/nps)
2012-10-22 12:42 UTC, aldobrucale
Details
nps snapshot (30.89 KB, application/nps)
2014-02-16 21:16 UTC, _ pandajava
Details

Note You need to log in before you can comment on or make changes to this bug.
Description aldobrucale 2012-10-22 12:41:58 UTC
This bug was originally marked as duplicate of bug 210576, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build 201210210002)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.5-b02, Java(TM) SE Runtime Environment, 1.7.0_09-b05
OS: Linux

User Comments:
aldobrucale: Starting nb



Maximum slowness yet reported was 3573 ms, average is 3573
Comment 1 aldobrucale 2012-10-22 12:42:02 UTC
Created attachment 126325 [details]
nps snapshot
Comment 2 Jaroslav Tulach 2012-10-29 10:24:56 UTC
I see just a single call from the action down to the lookup. Not sure what to do about it, but some kind of early initialization when opening the document might help...
Comment 3 _ pandajava 2014-02-16 21:16:30 UTC
Created attachment 145272 [details]
nps snapshot

Creating breakpoint by clicking in JS file
Comment 4 Martin Balin 2016-07-07 07:31:38 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss