[Lldb-commits] [lldb] [WIP] [lldb][Progress] Report progress when completing types from DWARF (PR #91452)

Michael Buch via lldb-commits lldb-commits at lists.llvm.org
Tue Jun 11 15:30:19 PDT 2024


Michael137 wrote:

> This PR rate limits things. Might be worth trying this out here to see if it helps:
> 
> #75769

Will try this out, though I haven't found any major performance issues as a result of the progress events added here. Maybe for different workloads this could get more noticeable. Should be easy enough to adjust if it turns out this does cause problems.

https://github.com/llvm/llvm-project/pull/91452


More information about the lldb-commits mailing list