Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » indexer performance
indexer performance [message #224593] Tue, 07 October 2008 05:27 Go to next message
Eclipse UserFriend
Given a C++ project of around 600kLOC spread out over 1600 files, what
kind of performance can I expect when importing it into CDT? It is
imported as a single Makefile-project. It's current eating 150-200% CPU
on my Core2 Duo laptop, and has been running for 30 minutes. Is that to
be expected?

--
/Jesper
Re: indexer performance [message #224645 is a reply to message #224593] Tue, 07 October 2008 10:31 Go to previous messageGo to next message
Eclipse UserFriend
On 2008-10-07 05:27:02 -0400, Jesper Eskilson <jesper.eskilson@iar.se> said:

> Given a C++ project of around 600kLOC spread out over 1600 files, what
> kind of performance can I expect when importing it into CDT? It is
> imported as a single Makefile-project. It's current eating 150-200% CPU
> on my Core2 Duo laptop, and has been running for 30 minutes. Is that to
> be expected?

I imported ParaView into CDT. It has about 6800 .cxx files, + 6800 .h
files and the indexer ran for about 15 minutes or so. Seems to be
working fine for me.

Core 2 Duo, 2.6 GHz, 2GB Ram. OS X 10.5

Mike
Re: indexer performance [message #224751 is a reply to message #224645] Thu, 09 October 2008 08:39 Go to previous message
Eclipse UserFriend
Mike Jackson wrote:
> On 2008-10-07 05:27:02 -0400, Jesper Eskilson <jesper.eskilson@iar.se>
> said:
>
>> Given a C++ project of around 600kLOC spread out over 1600 files, what
>> kind of performance can I expect when importing it into CDT? It is
>> imported as a single Makefile-project. It's current eating 150-200%
>> CPU on my Core2 Duo laptop, and has been running for 30 minutes. Is
>> that to be expected?
>
> I imported ParaView into CDT. It has about 6800 .cxx files, + 6800 .h
> files and the indexer ran for about 15 minutes or so. Seems to be
> working fine for me.
>
> Core 2 Duo, 2.6 GHz, 2GB Ram. OS X 10.5
>
> Mike
>


Ok, thanks. Something else must've caused the hang, I suppose.

--
/Jesper
Previous Topic:How to import a project with .c files containing c++ code ?
Next Topic:specs.c / Error launching external scanner info generator
Goto Forum:
  


Current Time: Tue Jul 29 07:40:54 EDT 2025

Powered by FUDForum. Page generated in 0.08626 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top