### Run Information Architecture | x64 -- | -- OS | Windows 10.0.18362 Changes | [diff](https://github.com/dotnet/installer/compare/a4a49f07fbf986d496ef57521e76b22caaf9bfb3...ccd701fe23f236755650af3ce3d9ab6bdd8a4af9) ### Regressions in System.Threading.Tests.Perf_Thread Benchmark | Baseline | Test | Test/Base | Modality | Baseline Outlier -- | -- | -- | -- | -- | -- GetCurrentProcessorId | 4.26 ns | 5.74 ns | 1.35 | | False  [Historical Data in Reporting System](<https://pvscmdupload.blob.core.windows.net/autofilereport/autofilereports/06_11_2020/Windows%2010.0.18362_x64/System.Threading.Tests.Perf_Thread.html>) ### Repro ```cmd git clone https://github.com/dotnet/performance.git py .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.Threading.Tests.Perf_Thread*'; ``` <details> ### Histogram #### System.Threading.Tests.Perf_Thread.GetCurrentProcessorId ```log [3.832 ; 4.527) | @@@@ [4.527 ; 5.222) | [5.222 ; 6.112) | @@@@@@@@@@@@@@@ [6.112 ; 6.602) | @@@ [6.602 ; 6.862) | [6.862 ; 7.557) | @ ``` ### Docs [Profiling workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/profiling-workflow-dotnet-runtime.md) [Benchmarking workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/benchmarking-workflow-dotnet-runtime.md) </details>