Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Outline has "pending" for a long time

Hi,

 

In our group we did not move to newer Eclipse CDT for several reasons:

1.      Indexer regression (http://dev.eclipse.org/mhonarc/lists/cdt-dev/msg22683.html). Unfortunately I was not able to point when exactly this regression occurred. I have a link to a GIT repository but I do not know how to create a CDT feature/plug-in in order to run Eclipse with it. I would appreciate any help with this issue.

2.      Some colleagues that used Indigo stated that it is significantly slower in context of navigation. There were some functionality added, maybe it affected performance.

3.      Sometimes Indigo Eclipse GUI becomes slow when running it on local Linux machine. Restart solves it.

 

It would be great if someone could refer to my questions/comments from original mail

 

Thanks a lot,

Yevgeny

 

From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Sergey Prigogin
Sent: Thursday, March 01, 2012 7:58 PM
To: CDT General developers list.
Subject: Re: [cdt-dev] Outline has "pending" for a long time

 

 

On Thu, Mar 1, 2012 at 5:14 AM, Yevgeny Shifrin <Yevgeny.Shifrin@xxxxxxxxxxx> wrote:

Hi,

 

We have a lot of header files that have only one line in them #include "a/b/File.h". I am using Eclipse CDT 7.0.2.

 

Is there anything that prevents you from using a more recent version of CDT? 

 

For some reason when one of the above files is opened (for the first time) it could take about 30 seconds till outline with one line is shown. I was wandering what does it do during this time? I would guess that parsing file with one include line should not take that long. The second time is much faster because of the cache.

 

BTW: Eclipse workspace and project reside on local file system. If opened "h" file resides on local file system or NFS, will it affect the time till "outline" has finished showing its elements? I am asking because above header files reside on NFS. From my testing I did not see any performance differences.

 

Thanks,

Yevgeny

 

-sergey 

 

This e-mail message is intended for the recipient only and contains information which is CONFIDENTIAL and which may be proprietary to ECI Telecom. If you have received this transmission in error, please inform us by e-mail, phone or fax, and then delete the original and all copies thereof.


_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev

 

This e-mail message is intended for the recipient only and contains information which is CONFIDENTIAL and which may be proprietary to ECI Telecom. If you have received this transmission in error, please inform us by e-mail, phone or fax, and then delete the original and all copies thereof.


Back to the top