### Run Information Architecture | x64 -- | -- OS | ubuntu 18.04 Changes | [diff](https://github.com/dotnet/runtime/compare/8fc68f626a11d646109a758cb0fc70a0aa7826f1...cd7d23f8357df275f860bf579cfbc1b181b81ee7) ### Regressions in System.Numerics.Tests.Perf_Vector2 Benchmark | Baseline | Test | Test/Base | Modality | Baseline Outlier -- | -- | -- | -- | -- | -- [DistanceBenchmark](<https://pvscmdupload.blob.core.windows.net/reports/allTestHistory/refs/heads/master_x64_ubuntu 18.04/System.Numerics.Tests.Perf_Vector2.DistanceBenchmark.html>) | 0.61 ns | 9.83 ns | 16.17 | | True  [Historical Data in Reporting System](<https://pvscmdupload.blob.core.windows.net/autofilereport/autofilereports/09_15_2020/refs/heads/master_x64_ubuntu%2018.04/System.Numerics.Tests.Perf_Vector2.html>) ### Repro ```cmd git clone https://github.com/dotnet/performance.git python3 .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.Numerics.Tests.Perf_Vector2*' ``` <details> ### Histogram #### System.Numerics.Tests.Perf_Vector2.DistanceBenchmark ```log [-0.526 ; 1.545) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ [ 1.545 ; 3.549) | [ 3.549 ; 5.554) | [ 5.554 ; 7.559) | [ 7.559 ; 8.828) | [ 8.828 ; 10.852) | @@@@@@@@@@@@@@@@@@@@@@ ``` ### 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>
Run Information
Regressions in System.Numerics.Tests.Perf_Vector2
Historical Data in Reporting System
Repro
Details
Histogram
System.Numerics.Tests.Perf_Vector2.DistanceBenchmark
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository