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 252102

Summary: org.netbeans.modules.editor.completion.LazyListModel.initialize: LowPerformance took 26543 ms.
Product: editor Reporter: Alexander Simon <alexvsimon>
Component: Completion & TemplatesAssignee: Dusan Balek <dbalek>
Status: RESOLVED FIXED    
Severity: normal Keywords: PERFORMANCE
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 189086
Attachments: nps snapshot

Description Alexander Simon 2015-04-27 08:06:30 UTC
This issue was reported manually by alexvsimon.
It already has 2 duplicates 


Build: NetBeans IDE Dev (Build 20150427-9594f7084608)
VM: Java HotSpot(TM) Client VM, 24.75-b04, Java(TM) SE Runtime Environment, 1.7.0_75-b13
OS: SunOS

User Comments:
alexvsimon: invoke code completion



Maximum slowness yet reported was 26543 ms, average is 15442
Comment 1 Alexander Simon 2015-04-27 08:06:33 UTC
Created attachment 153400 [details]
nps snapshot
Comment 2 Dusan Balek 2015-04-28 08:01:50 UTC
Fixed in jet-main.

http://hg.netbeans.org/jet-main/rev/eb7a5185a5b7
Comment 3 Quality Engineering 2015-04-29 02:32:15 UTC
Integrated into 'main-silver', will be available in build *201504290001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/eb7a5185a5b7
User: Dusan Balek <dbalek@netbeans.org>
Log: Issue #252102: org.netbeans.modules.editor.completion.LazyListModel.initialize: LowPerformance - fixed.