Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[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.


Back to the top