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
Copy file name to clipboardExpand all lines: README.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -80,7 +80,6 @@ A couple reasons:
80
80
81
81
* Some of the short codes for the CLI are different (only supporting one character instead of two)
82
82
* Due to some minor implementation differences, the actual hashes generated by the two programs are different
83
-
*`bazel-differ` isn't using `streamed_proto` output from Bazel query (I'm not sure if there is a Go implemntation of this?). In some minimal testing against some large repositories, `bazel-differ` still seems to outperform `bazel-diff` by 2x.
84
83
85
84
3. What target types has this been tested against?
0 commit comments