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 238288

Summary: org.netbeans.modules.bugzilla.issue.CommentsPanel.addSection: LowPerformance took 4834 ms.
Product: connecteddeveloper Reporter: KhArtNJava
Component: Issuetracking FrameworkAssignee: Tomas Stupka <tstupka>
Status: RESOLVED FIXED    
Severity: normal Keywords: PERFORMANCE
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 205206
Attachments: nps snapshot

Description KhArtNJava 2013-11-13 06:36:36 UTC
This bug was originally marked as duplicate of bug 220448, 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 201311120002)
VM: OpenJDK 64-Bit Server VM, 24.45-b08, OpenJDK Runtime Environment, 1.7.0_45-mockbuild_2013_10_16_17_47-b00
OS: Linux

User Comments:
KhArtNJava: <Please provide a description of the problem or the steps to reproduce>dgf



Maximum slowness yet reported was 4834 ms, average is 4834
Comment 1 KhArtNJava 2013-11-13 06:36:40 UTC
Created attachment 142114 [details]
nps snapshot
Comment 2 Ondrej Vrabec 2013-11-13 08:19:19 UTC
HyperlinkSupport should use a request processor with disabled stacktraces
Comment 3 Tomas Stupka 2013-11-29 15:01:59 UTC
performance bottleneck fixed in scope of issue #238823