mirror of
https://github.com/MaskRay/ccls.git
synced 2024-11-21 23:25:07 +00:00
Add link to wiki on README
This commit is contained in:
parent
8aaffb7031
commit
d1692c8deb
@ -124,6 +124,10 @@ without running many computations. As a result, there's a large memory overhead.
|
|||||||
For example, a full index of Chrome will take about 10gb of memory. If you
|
For example, a full index of Chrome will take about 10gb of memory. If you
|
||||||
exclude v8, webkit, and third_party, it goes down to about 6.5gb.
|
exclude v8, webkit, and third_party, it goes down to about 6.5gb.
|
||||||
|
|
||||||
|
# Wiki
|
||||||
|
|
||||||
|
There are some additional tips on the [wiki](https://github.com/jacobdufault/cquery/wiki).
|
||||||
|
|
||||||
# Chromium tips
|
# Chromium tips
|
||||||
|
|
||||||
Chromium is a very large codebase, so cquery benefits from a bit of tuning.
|
Chromium is a very large codebase, so cquery benefits from a bit of tuning.
|
||||||
|
Loading…
Reference in New Issue
Block a user