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 - Slow CodeCompletion: physical read from repository [20481 ms.]
Summary: Slow CodeCompletion: physical read from repository [20481 ms.]
Status: RESOLVED INVALID
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Completion (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2012-08-03 09:49 UTC by Alexander Simon
Modified: 2013-12-12 11:13 UTC (History)
8 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 191260


Attachments
nps snapshot (67.49 KB, application/nps)
2012-08-03 09:49 UTC, Alexander Simon
Details
nps snapshot (159.44 KB, application/nps)
2012-10-22 13:30 UTC, Exceptions Reporter
Details
nps snapshot (188.15 KB, application/nps)
2012-10-23 09:06 UTC, eskild
Details

Note You need to log in before you can comment on or make changes to this bug.
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