dotnet / runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
https://docs.microsoft.com/dotnet/core/
MIT License
15.41k stars 4.76k forks source link

SPMI: TFM should not be hardcoded for microbenchmark collections #110043

Open jakobbotsch opened 18 hours ago

jakobbotsch commented 18 hours ago

We hardcode the TFM for micro benchmarks in https://github.com/dotnet/runtime/blob/main/src/coreclr/scripts/superpmi_benchmarks.py, which requires us to manually update the value. @am11 suggests a way to avoid this in https://github.com/dotnet/runtime/pull/109992#discussion_r1850935877.

dotnet-policy-service[bot] commented 18 hours ago

Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch See info in area-owners.md if you want to be subscribed.