Currently after loadding all shards, we use MemIndex which has poor query
performance, we should use Dex.
Details
Details
Diff Detail
Diff Detail
- Repository
- rCTE Clang Tools Extra
- Build Status
Buildable 29132 Build 29131: arc lint + arc unit
Differential D59350
[clangd] Build Dex index after loading all shards in BackgroundIndex. hokein on Mar 14 2019, 2:31 AM. Authored by
Details Currently after loadding all shards, we use MemIndex which has poor query
Diff Detail
|
could you run clang-format