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 205544 - CodeCompletion took 22548 ms. via ClassPath.entries()
Summary: CodeCompletion took 22548 ms. via ClassPath.entries()
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Exceptions Reporter (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2011-11-25 06:18 UTC by gerzhedowich
Modified: 2015-07-10 15:46 UTC (History)
16 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 183175


Attachments
nps snapshot (834.64 KB, application/nps)
2011-11-25 06:18 UTC, gerzhedowich
Details
nps snapshot (33.89 KB, application/nps)
2012-04-20 10:50 UTC, akobberup
Details
nps snapshot (25.51 KB, application/nps)
2012-05-16 11:39 UTC, Jaroslav Tulach
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gerzhedowich 2011-11-25 06:18:39 UTC
This bug was originally marked as duplicate of bug 197270, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build nbms-and-javadoc-8306-on-20111122)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.4-b02, Java(TM) SE Runtime Environment, 1.6.0_29-b11
OS: Windows 7
Maximum slowness yet reported was 22548 ms, average is 22548
Comment 1 gerzhedowich 2011-11-25 06:18:57 UTC
Created attachment 113519 [details]
nps snapshot
Comment 2 Dusan Balek 2011-11-25 17:58:56 UTC
Code completion is waiting for extremely slow call to the ClassPath.entries() which seems to be blocked by loading of a Maven project.
Comment 3 akobberup 2012-04-20 10:50:27 UTC
Created attachment 118562 [details]
nps snapshot
Comment 4 Jaroslav Tulach 2012-05-16 11:39:05 UTC
Created attachment 119522 [details]
nps snapshot
Comment 5 Sergey Petrov 2012-08-27 13:47:34 UTC
latest snapshot isn't related to maven as I'm working on netbeans module.
also during waiting for cc there was heavy disk activity (caused by ide in my opinion, may be cache scanning etc).
Comment 6 Milos Kleint 2012-11-27 13:08:50 UTC
none of the latest reports seem to be associated with maven. Once again the grouping criteria are not good enough. :(
Comment 7 Milos Kleint 2013-11-28 08:58:40 UTC
reassigning to slowness detector. There's no point in endless evaluating of unrelated reports that just happen to be lumped together by the reporter algorithm, reports here have very little in common. I don't have the time nor energy to do do that. Please improve your algorithm, do a manual re-grouping or close the issue.
Comment 8 Tomas Hurka 2014-02-10 15:49:00 UTC
Such improvement cannot be done in NetBeans itself. However we can do it on the statistics.netbeans.org server.