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 185677 - 3.5s in editor.indent.project.FormattingCustomizerPanel
Summary: 3.5s in editor.indent.project.FormattingCustomizerPanel
Status: RESOLVED WORKSFORME
Alias: None
Product: editor
Classification: Unclassified
Component: Formatting & Indentation (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2010-05-07 09:14 UTC by talus46
Modified: 2015-03-12 13:23 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 162182


Attachments
nps snapshot (41.17 KB, application/nps)
2010-05-07 09:14 UTC, talus46
Details

Note You need to log in before you can comment on or make changes to this bug.
Description talus46 2010-05-07 09:14:37 UTC
Build: NetBeans IDE 6.9 Beta (Build 201004200117)
VM: Java HotSpot(TM) 64-Bit Server VM, 16.2-b04, Java(TM) SE Runtime Environment, 1.6.0_19-b04
OS: Linux

User Comments:
geoffw: accidentally did a search

GUEST: Setting Tools/Options/Fonts & Colors/Profile

GUEST: Search field

talus46: scanning projects



Maximum slowness yet reported was 12942 ms, average is 6748
Comment 1 talus46 2010-05-07 09:14:42 UTC
Created attachment 98609 [details]
nps snapshot
Comment 2 Miloslav Metelka 2012-05-28 15:58:05 UTC
From the report it seems that FormattingPanel.setSelector() and the CustomizerSelector.getMimeTypes() are slow.
Comment 3 Dusan Balek 2015-03-12 13:23:50 UTC
No occurence since 7.3 beta2 (more than 2 years). CLosing as WORKSFORME in dev build.