saugustine added a comment.

What other progress reporting needs rate limiting?

To the best of my knowledge, we have only identified one location--this one. So 
I'm not sure a fully general solution is in order here under the YAGNI 
principle.

I favor rate limiting close to the source because generating events and 
throwing them away is pure waste and gives an overall sense to the user that 
lldb is slow.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152364

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

Reply via email to