Skip to content

Adds Metrics Columns to Benchmark Report Output - #2458

Merged
timcassell merged 2 commits into
dotnet:masterfrom
nazulg:Add-hardware-counters-metrics-in-output
Nov 2, 2023
Merged

Adds Metrics Columns to Benchmark Report Output#2458
timcassell merged 2 commits into
dotnet:masterfrom
nazulg:Add-hardware-counters-metrics-in-output

Conversation

@nazulg

@nazulg nazulg commented Nov 1, 2023

Copy link
Copy Markdown
Contributor

Fix #2233

Adds Metrics Columns to Benchmark Report for XmlExporter, and adds columns for output based on Hardware Counters when using ManualConfig.

Included verified text files.

…lumns for output based on Hardware Counters when using ManualConfig. Fix dotnet#2233
Comment thread src/BenchmarkDotNet/Configs/ManualConfig.cs Outdated
@nazulg

nazulg commented Nov 2, 2023

Copy link
Copy Markdown
Contributor Author

@dotnet-policy-service agree

@timcassell timcassell left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM. @nazulg If you think it's ready, you can mark this as ready to review, then I can merge.

@nazulg
nazulg marked this pull request as ready for review November 2, 2023 18:25
@nazulg

nazulg commented Nov 2, 2023

Copy link
Copy Markdown
Contributor Author

Hi @timcassell, it is ready, I marked it ready for review, thank you!

@timcassell
timcassell merged commit db4d8b6 into dotnet:master Nov 2, 2023
@timcassell timcassell added this to the v0.13.11 milestone Nov 2, 2023
@timcassell

Copy link
Copy Markdown
Collaborator

Thanks @nazulg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Q: Include hardware counters in XML output

2 participants