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 240291 - org.netbeans.modules.options.TabbedController.isChanged: LowPerformance took 21376 ms.
Summary: org.netbeans.modules.options.TabbedController.isChanged: LowPerformance took ...
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Options&Settings (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Theofanis Oikonomou
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2014-01-11 15:22 UTC by Exceptions Reporter
Modified: 2014-02-07 02:38 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 203384


Attachments
nps snapshot (152.78 KB, application/nps)
2014-01-11 15:22 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2014-01-11 15:22:00 UTC
Build: NetBeans IDE 7.4 (Build 201310111528)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.45-b08, Java(TM) SE Runtime Environment, 1.7.0_45-b18
OS: Windows 7

User Comments:
MackSix: Changed an Editor setting, clicked Apply button and the cursor wait icon spun a while.

GUEST: kindly make netbeans more suitable for low end laptop's or pc's,.thank you



Maximum slowness yet reported was 21376 ms, average is 12309
Comment 1 Exceptions Reporter 2014-01-11 15:22:03 UTC
Created attachment 143831 [details]
nps snapshot
Comment 2 Theofanis Oikonomou 2014-02-05 14:11:43 UTC
Changeset: e8bf9a3766ea
Author:    Theofanis Oikonomou <theofanis@netbeans.org>
Date:      2014-02-05 15:13
Message:
Comment 3 Theofanis Oikonomou 2014-02-05 14:12:53 UTC
no need for isChanged() code to be in a synchronized block IMHO
Comment 4 Quality Engineering 2014-02-07 02:38:44 UTC
Integrated into 'main-silver', will be available in build *201402070001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/e8bf9a3766ea
User: Theofanis Oikonomou <theofanis@netbeans.org>
Log: Task #240291 - org.netbeans.modules.options.TabbedController.isChanged: LowPerformance took 21376 ms.