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 267445

Summary: unknown: LowPerformance took 21036 ms.
Product: ide Reporter: Exceptions Reporter <exceptions_reporter>
Component: PerformanceAssignee: Tomas Hurka <thurka>
Status: RESOLVED WONTFIX    
Severity: normal Keywords: PERFORMANCE
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 225624
Attachments: nps snapshot

Description Exceptions Reporter 2016-08-05 12:31:45 UTC
This bug was originally marked as duplicate of bug 192573, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.92-b14, Java(TM) SE Runtime Environment, 1.8.0_92-b14
OS: Windows 10

User Comments:
GUEST: Clicking an external link in a javadoc that lead to an non-javadoc page



Maximum slowness yet reported was 21036 ms, average is 21036
Comment 1 Exceptions Reporter 2016-08-05 12:31:58 UTC
Created attachment 161567 [details]
nps snapshot
Comment 2 Tomas Hurka 2016-08-08 13:03:59 UTC
The slowness is caused by loading large html document. It looks like no
NetBeans code is involved - all is done in JRE. Closing as wontfix.