jeffreytan81 wrote:

> I'm also not sure where's the "<pool_entry_range => NameEntry> mapping table" 
> you mention in the description. Could you point me to it?

@labath, that is the first prototype I tried, but benchmark shows it did not 
improve any performance because the time to build this mapping offsets any 
query gain later so this PR did not use it and uses the second idea by 
searching parent entry's matching names which is implemented in this PR.



https://github.com/llvm/llvm-project/pull/108907
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to