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 181792

Summary: [68cat] LowPerformance took 3937 ms.
Product: editor Reporter: stefan79 <stefan79>
Component: -- Other --Assignee: issues@editor <issues>
Status: RESOLVED WONTFIX    
Severity: normal CC: asadrahman, dmoyne, geoffw, jvsmith, xantiva
Priority: P3 Keywords: PERFORMANCE
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 161545
Attachments: nps snapshot

Description stefan79 2010-03-10 10:39:50 UTC
Build: NetBeans IDE Dev (Build 201002152000)
VM: Java HotSpot(TM) Client VM, 16.0-b13, Java(TM) SE Runtime Environment, 1.6.0_18-b07
OS: Windows XP

User Comments:
GUEST: Double-clicked a TODO item in the Tasks window.

GUEST: i turned it on. seems to be very slow

GUEST: i tryed to open source code of my project.

dmoyne: A message slowness is displayed



Maximum slowness yet reported was 12463 ms, average is 5497
Comment 1 stefan79 2010-03-10 10:39:56 UTC
Created attachment 95006 [details]
nps snapshot
Comment 2 David Strupl 2010-04-28 12:22:34 UTC
Unfortunately the method that was picked as common for all the reports collected in this issue

org.netbeans.modules.editor.lib.SettingsConversions.callFactory

is rather innocent method. I have updated the list of innocent methods in the reporter's infrastructure so the new reports are not added as duplicate of this one. I am closing this report as wontfix - please file new ones if something bad happens. Thanks a lot for your understanding.