diff options
author | Sam McCall <sam.mccall@gmail.com> | 2022-07-05 02:33:04 +0200 |
---|---|---|
committer | Sam McCall <sam.mccall@gmail.com> | 2022-07-06 14:58:24 +0200 |
commit | ed0e20d5e8c5d6c679d2cead674654541fa10e1b (patch) | |
tree | fa3060081558568b9aad738c56111a6de7b66e39 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 0a9eb870f5f85d7d07e020f9998f208cddecc89d (diff) | |
download | llvm-ed0e20d5e8c5d6c679d2cead674654541fa10e1b.zip llvm-ed0e20d5e8c5d6c679d2cead674654541fa10e1b.tar.gz llvm-ed0e20d5e8c5d6c679d2cead674654541fa10e1b.tar.bz2 |
[clangd] Support external throttler for preamble builds
Building preambles is the most resource-intensive thing clangd does, driving
peak RAM and sustained CPU usage.
In a hosted environment where multiple clangd instances are packed into the same
container, it's useful to be able to limit the *aggregate* resource peaks.
Differential Revision: https://reviews.llvm.org/D129100
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions