Closed EgorBo closed 3 years ago
jit-diff diff executes jit-analyze after running the diffs and always fail with error: invalid option --metric I guess it was introduced in https://github.com/dotnet/jitutils/pull/312
jit-diff diff
jit-analyze
error: invalid option --metric
I had this error too. Will use this fix.
Thanks for fixing this.
jit-diff diff
executesjit-analyze
after running the diffs and always fail witherror: invalid option --metric
I guess it was introduced in https://github.com/dotnet/jitutils/pull/312