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 216354

Summary: Slow CodeCompletion: physical read from repository [20481 ms.]
Product: cnd Reporter: Alexander Simon <alexvsimon>
Component: Code CompletionAssignee: Vladimir Voskresensky <vv159170>
Status: RESOLVED INVALID    
Severity: normal CC: alexvsimon, Chiana, crimcat, eskild, gorrus, jadolfbr, kosmonaffft, titosanxez
Priority: P3 Keywords: PERFORMANCE
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 191260
Attachments: nps snapshot
nps snapshot
nps snapshot

Description Alexander Simon 2012-08-03 09:49:15 UTC
This issue was reported manually by alexvsimon.
It already has 1 duplicates 


Build: NetBeans IDE Dev (Build 20120803-5923b60a5513)
VM: Java HotSpot(TM) Client VM, 23.1-b03, Java(TM) SE Runtime Environment, 1.7.0_05-b05
OS: SunOS
Maximum slowness yet reported was 20481 ms, average is 20481
Comment 1 Alexander Simon 2012-08-03 09:49:18 UTC
Created attachment 122705 [details]
nps snapshot
Comment 2 Exceptions Reporter 2012-10-22 13:30:14 UTC
Created attachment 126331 [details]
nps snapshot

trying to autocomplete code on Windows
Comment 3 eskild 2012-10-23 09:06:16 UTC
Created attachment 126371 [details]
nps snapshot

Looking up struct member. Didn't complete (I pressed a key), could probably have gone on for quite a while longer.
Comment 4 Vladimir Kvashin 2012-12-07 10:40:54 UTC
All three snapshots lead to reading disk while restoring code model data from repository.
Comment 5 Maria Tishkova 2013-12-12 11:13:12 UTC
as we have implemented new repository and pushed into the trunk,
sol all repository related bugs are invalid anymore