Skip to content

Conversation

kunalspathak
Copy link
Contributor

I was tired of gathering the diff data for individual metric by invoking jit-analyze multiple times, so I went ahead and added ability to specify multiple metrics in comma-separated form so we can see the diffs of multiple metrics at one instead of invoking jit-analyze multiple times. Another motivation was that I wanted to output the diff result in .md file so I can just copy the contents from it and paste it on GH. So I went ahead and added an option of --md that will output the diff result (of all the metrics specified) in an .md file.

Example of what you end up getting in .md can be seen in dotnet/runtime#47307 (comment).

Contributes to #125

@kunalspathak
Copy link
Contributor Author

@dotnet/jit-contrib , @AndyAyersMS

Copy link
Member

@AndyAyersMS AndyAyersMS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@kunalspathak kunalspathak merged commit 29c2d25 into dotnet:master Jan 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants