Skip to content

superpmi: support Linux arm/arm64 benchmarks collection #59446

@BruceForstall

Description

@BruceForstall

#47900 enabled a SuperPMI collection of the micro-benchmarks in the https://github.com/dotnet/performance repo.

However, by that PR:

Currently, I have disable the collection for Linux arm/arm64 because it needs special handling to perform "dotnet MicroBenchmarks.dll" inside a $TMP folder because during execution of benchmarks, we also perform build of boiler plate code which is not allowed in docker since the directory is readonly.

This issue tracks enabling the collection for Linux arm/arm64.

Metadata

Metadata

Assignees

Labels

area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions