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 206878 - LowPerformance took 55001 ms.
Summary: LowPerformance took 55001 ms.
Status: NEW
Alias: None
Product: javame
Classification: Unclassified
Component: Visual Designer (show other bugs)
Version: 7.1.2
Hardware: PC Windows 7 x64
: P3 normal (vote)
Assignee: Roman Svitanic
URL:
Keywords: PERFORMANCE
: 207034 211711 211712 215183 215204 249509 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-01-03 16:59 UTC by Exceptions Reporter
Modified: 2015-03-04 13:31 UTC (History)
6 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 170148


Attachments
nps snapshot (1001.32 KB, application/nps)
2012-01-03 17:00 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-01-03 16:59:51 UTC
Build: NetBeans IDE 7.0.1 (Build 201107282000)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.2-b01, Java(TM) SE Runtime Environment, 1.6.0_16-b01
OS: Windows 7

User Comments:
GUEST: I was editing flow in my MIDP application.



Maximum slowness yet reported was 55001 ms, average is 16697
Comment 1 Exceptions Reporter 2012-01-03 17:00:18 UTC
Created attachment 114589 [details]
nps snapshot
Comment 2 Dusan Balek 2012-01-05 14:28:26 UTC
As can be seen from the attached snapshot, a single call to org.netbeans.modules.vmd.api.codegen.JavaCodeGenerator.generateCodeCore(...) results in 510 calls to org.netbeans.modules.editor.indent.api.Reformat.reformat(...).

JavaCodeGenerator should be modified to use the new Editor Indentation and Reformatting API instead of old IndentEngines.
Comment 3 Anton Chechel 2012-02-24 10:48:19 UTC
*** Bug 207034 has been marked as a duplicate of this bug. ***
Comment 4 Dusan Balek 2012-04-25 13:37:29 UTC
*** Bug 211711 has been marked as a duplicate of this bug. ***
Comment 5 Dusan Balek 2012-04-25 14:05:41 UTC
*** Bug 211712 has been marked as a duplicate of this bug. ***
Comment 6 Dusan Balek 2012-08-13 10:04:45 UTC
*** Bug 215204 has been marked as a duplicate of this bug. ***
Comment 7 Dusan Balek 2012-08-13 10:36:38 UTC
*** Bug 215183 has been marked as a duplicate of this bug. ***
Comment 8 David Strupl 2013-04-09 11:22:59 UTC
Assigning to the new owner of javame modules.
Comment 9 Dusan Balek 2015-03-04 13:31:45 UTC
*** Bug 249509 has been marked as a duplicate of this bug. ***