Processing https://github.com/dotnet/runtime/pull/117182#issuecomment-3023336882 command: <details><summary>Command</summary> -windows_x64 -windows_arm64 ```cs public class DummyBench { [BenchmarkDotNet.Attributes.Benchmark] public int Test() => Thread.GetCurrentProcessorId(); } ``` </details> (*EgorBot will reply in this issue*)