forked from bazelbuild/bazel
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
It was only used by TransitiveBaseTraversalFunction, to which I moved the error handling code that was previously in TargetMarkerFunction. We see significantly faster deps() queries in some cases (~20%). PiperOrigin-RevId: 247399011
- Loading branch information
1 parent
597e289
commit 731451f
Showing
11 changed files
with
123 additions
and
512 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
137 changes: 0 additions & 137 deletions
137
src/main/java/com/google/devtools/build/lib/skyframe/TargetMarkerFunction.java
This file was deleted.
Oops, something went wrong.
77 changes: 0 additions & 77 deletions
77
src/main/java/com/google/devtools/build/lib/skyframe/TargetMarkerValue.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.