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 218799 - LowPerformance took 7145 ms.
Summary: LowPerformance took 7145 ms.
Status: RESOLVED INCOMPLETE
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2012-09-21 16:14 UTC by Chiana
Modified: 2012-11-15 15:31 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 192649


Attachments
nps snapshot (18.13 KB, application/nps)
2012-09-21 16:14 UTC, Chiana
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chiana 2012-09-21 16:14:48 UTC
This bug was originally marked as duplicate of bug 196591, 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 201209180001)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.3-b01, Java(TM) SE Runtime Environment, 1.7.0_07-b11
OS: Windows 7

User Comments:
Chiana: Was browsing thru some javadocs (specifically those for JNA)



Maximum slowness yet reported was 7145 ms, average is 7145
Comment 1 Chiana 2012-09-21 16:14:55 UTC
Created attachment 124731 [details]
nps snapshot
Comment 2 Dusan Balek 2012-11-15 15:31:32 UTC
Hard to fix without a reproducible test case. Are you able to reproduce the
issue? If so, could you please create a simple test case and attach it to the
issue? Thanks.