Skip to content

More precise SOD measurement for NativeAOT.#2960

Merged
cincuranet merged 1 commit into
dotnet:mainfrom
cincuranet:sod-naot
Apr 6, 2023
Merged

More precise SOD measurement for NativeAOT.#2960
cincuranet merged 1 commit into
dotnet:mainfrom
cincuranet:sod-naot

Conversation

@cincuranet
Copy link
Copy Markdown
Contributor

  • Ignore MSTAT file(s) in global measurements.
  • Do not generated debug/pdb files.

Fixes #2958.

* Ignore MSTAT file(s) in global measurements.
* Do not generated debug/pdb files.
@cincuranet cincuranet self-assigned this Apr 6, 2023
@cincuranet cincuranet enabled auto-merge (squash) April 6, 2023 12:45
Copy link
Copy Markdown
Member

@LoopedBard3 LoopedBard3 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.

@cincuranet cincuranet disabled auto-merge April 6, 2023 17:46
@cincuranet cincuranet merged commit e6efce2 into dotnet:main Apr 6, 2023
@cincuranet cincuranet deleted the sod-naot branch April 6, 2023 17:47
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.

NativeAOT SOD includes dbg and mstat as top level counters, but only binary is important

2 participants