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 229041 - org.netbeans.swing.tabcontrol.TabbedContainer.paint: LowPerformance took 42703 ms.
Summary: org.netbeans.swing.tabcontrol.TabbedContainer.paint: LowPerformance took 4270...
Status: RESOLVED DUPLICATE of bug 189647
Alias: None
Product: javascript
Classification: Unclassified
Component: Formatting & Indentation (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2013-04-26 01:19 UTC by Exceptions Reporter
Modified: 2013-08-23 09:06 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 200243


Attachments
nps snapshot (324.67 KB, application/nps)
2013-04-26 01:19 UTC, Exceptions Reporter
Details
nps snapshot (69.89 KB, application/nps)
2013-06-14 22:58 UTC, rherschke
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2013-04-26 01:19:31 UTC
This bug was originally marked as duplicate of bug 183421, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.3 (Build 201302132200)
VM: Java HotSpot(TM) Client VM, 23.6-b04, Java(TM) SE Runtime Environment, 1.7.0_11-b21
OS: Windows XP

User Comments:
GUEST: so slowly



Maximum slowness yet reported was 42703 ms, average is 42703
Comment 1 Exceptions Reporter 2013-04-26 01:19:35 UTC
Created attachment 133828 [details]
nps snapshot
Comment 2 Stanislav Aubrecht 2013-05-17 15:06:13 UTC
Diff sidebar, probably a duplicate of an existing slowness report.
Comment 3 Ondrej Vrabec 2013-05-20 10:06:26 UTC
org.netbeans.modules.javascript2.editor.formatter.FormatContext.indentLine()	39.39131
probably running with a write-lock
Comment 4 rherschke 2013-06-14 22:58:39 UTC
Created attachment 135828 [details]
nps snapshot

Pasted an XML-String into an existing XML-File and format the file.
The first time, this action performs in about a half of a second. The second time, formatting an XML-File will took >20s.
Comment 5 Petr Hejl 2013-08-23 09:06:24 UTC

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