daiyousei-qz added a comment.

I'm not sure but 18ms is definitely wrong here, especially for a debug build. 
In your log, even semantic highlighting builds in 60ms, which looks incorrect. 
I tried again with TOT clangd and noticed the following pattern.

- If I scroll with vscode, inlay hints typically computes in 10~20ms
- If I edit the source code, inlay hints computes in around 600ms

I'm not sure why that's happening. Maybe @nridge could have a better answer. 
Somehow, this patch seems introduce a significant slowdown. I'll investigate 
further to see why that's happening.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D150635/new/

https://reviews.llvm.org/D150635

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to