[Lldb-commits] [lldb] [lldb] Reduce the frequency of DWARF index progress reporting (PR #118953)

Greg Clayton via lldb-commits lldb-commits at lists.llvm.org
Fri Dec 6 10:58:39 PST 2024


clayborg wrote:

And the Progress class can check if the an optional instance variable that contains the minimum time has a value and avoid taking the mutex to keep things faster even when building this into the Progress class?

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


More information about the lldb-commits mailing list