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 218924 - 4.3s in outputtab creating actions from a keymapmodel
Summary: 4.3s in outputtab creating actions from a keymapmodel
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Key bindings (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Svata Dedic
URL:
Keywords: PERFORMANCE
Depends on: 220246
Blocks:
  Show dependency tree
 
Reported: 2012-09-24 19:14 UTC by Exceptions Reporter
Modified: 2012-11-05 11:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 192715


Attachments
nps snapshot (80.24 KB, application/nps)
2012-09-24 19:14 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2012-09-24 19:14:43 UTC
This bug was originally marked as duplicate of bug 196753, 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 201209100001)
VM: OpenJDK 64-Bit Server VM, 20.0-b12, OpenJDK Runtime Environment, 1.6.0_24-b24
OS: Linux
Maximum slowness yet reported was 4339 ms, average is 4339
Comment 1 Exceptions Reporter 2012-09-24 19:14:48 UTC
Created attachment 124825 [details]
nps snapshot
Comment 2 Jaroslav Tulach 2012-10-31 17:53:47 UTC
org.netbeans.core.output2.OutputTab.createActions()	97.98982	4 139 ms (98%)	3 978 ms	1

creates UI settings!?

org.netbeans.modules.options.keymap.KeymapModel.getActionCategories()	69.345436	2 929 ms (69,3%)	2 805 ms	1
Comment 3 Svata Dedic 2012-11-05 11:47:49 UTC
Fixed as part of 220246