### Run Information Architecture | x64 -- | -- OS | Windows 10.0.18362 Changes | [diff](https://github.com/dotnet/installer/compare/a4a49f07fbf986d496ef57521e76b22caaf9bfb3...ccd701fe23f236755650af3ce3d9ab6bdd8a4af9) ### Regressions in System.Globalization.Tests.Perf_DateTimeCultureInfo Benchmark | Baseline | Test | Test/Base | Modality | Baseline Outlier -- | -- | -- | -- | -- | -- Parse | 518.38 ns | 5.52 μs | 10.65 | | False  [Historical Data in Reporting System](<https://pvscmdupload.blob.core.windows.net/autofilereport/autofilereports/06_11_2020/Windows%2010.0.18362_x64/System.Globalization.Tests.Perf_DateTimeCultureInfo.html>) ### Repro ```cmd git clone https://github.com/dotnet/performance.git py .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.Globalization.Tests.Perf_DateTimeCultureInfo*'; ``` <details> ### Histogram #### System.Globalization.Tests.Perf_DateTimeCultureInfo.Parse(culturestring: ja) ```log [-265.889 ; 1287.875) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ [1287.875 ; 2817.846) | [2817.846 ; 4347.817) | [4347.817 ; 6269.985) | @@@@@@@@@@@@@@@@@ ``` ### 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>