Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CCLS doesn't scale well to much higher thread counts #957

Open
lanza opened this issue Jan 28, 2024 · 0 comments
Open

CCLS doesn't scale well to much higher thread counts #957

lanza opened this issue Jan 28, 2024 · 0 comments

Comments

@lanza
Copy link
Contributor

lanza commented Jan 28, 2024

My work machine is an AMD Epyc 9634 with 166 threads. While indexing an LLVM build with clang and mlir enabled and ~10k items to be indexed, ccls often hovers between 1300% and 4000% CPU usage with index.threads set to either 0 or 166.

Any idea what the bottleneck in CCLS is?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant