commit | 163633a9162fef35a0170d16fcca4b5dff735d03 | [log] [tgz] |
---|---|---|
author | Vadim Tryshev <vadimt@google.com> | Fri Jul 28 00:40:29 2023 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Fri Jul 28 00:40:29 2023 +0000 |
tree | b8176c6b6af06adc6d67b7383b408a45482b5f3e | |
parent | 06cb9634af9033aa597c5fee03e7e378ad94d84b [diff] | |
parent | 4824afe5386ce9130f3ac57981310f484b387a8a [diff] |
Merge "Optimizing application of the ignore-list of nodes for AlphaJumpDetector. Instead of building the full path of each node, and then searching it in the PATHS_TO_IGNORE set, we are descending the tree of the nodes to ignore. This saves us building the whole path for each node." into udc-qpr-dev