You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove get{Analysis/Execution}Cache{Hits/Misses} methods in favor of grouping by SkyFunctions.
Filter at the callsite by class/SkyFunction instead for more precision.
PiperOrigin-RevId: 754861275
Change-Id: I7a5235745b15f8a2ee698dfb9aae22bd9d64e857
Copy file name to clipboardExpand all lines: src/main/java/com/google/devtools/build/lib/skyframe/serialization/analysis/RemoteAnalysisCachingEventListener.java
Copy file name to clipboardExpand all lines: src/test/java/com/google/devtools/build/lib/skyframe/serialization/analysis/FrontierSerializerTestBase.java
+16-16Lines changed: 16 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -441,9 +441,9 @@ public void buildCommand_downloadsFrontierBytesWithDownloadMode() throws Excepti
0 commit comments