This has been the default in our production setup for weeks now,
showing great improvements to latency and no problems around stability or
correctness of the results.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D155619
[clangd] Always run preamble indexing on a separate thread ClosedPublic Authored by kadircet on Jul 18 2023, 9:15 AM.
Details Summary This has been the default in our production setup for weeks now,
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 18 2023, 9:19 AM Closed by commit rG036a1b2202cb: [clangd] Always run preamble indexing on a separate thread (authored by kadircet). · Explain WhyJul 18 2023, 11:51 PM This revision was automatically updated to reflect the committed changes. kadircet added a reverting change: rG92c054694119: Revert "[clangd] Always run preamble indexing on a separate thread".Jul 19 2023, 1:38 AM This revision is now accepted and ready to land.Jul 19 2023, 3:34 AM
Revision Contents
Diff 541938 clang-tools-extra/clangd/ClangdServer.h
clang-tools-extra/clangd/ClangdServer.cpp
clang-tools-extra/clangd/Preamble.cpp
|