Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] Changes to the index-database affecting performance

Cool, thanks Markus. That's close to the degradation that happened in 3.1.2
when I did something similar. I'll rerun my firefox text to confirm.

Doug Schaefer, QNX Software Systems
Eclipse CDT Project Lead, http://cdtdoug.blogspot.com


> -----Original Message-----
> From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On
> Behalf Of Schorn, Markus
> Sent: Friday, March 23, 2007 8:13 AM
> To: CDT General developers list.
> Subject: [cdt-dev] Changes to the index-database affecting performance
> 
> Hi,
> I have changed the way the index accesses the file system. It no longer
> relies on memory-mapped files.
> 
> This leads to a performance degradation, indexing takes about 50%
> longer. The bugs related to that:
> 
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=170542
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=165451
> 
> Markus.
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top