-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Closed
Labels
area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMICLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
Milestone
Description
#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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMICLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI