Description
Run Information
Name | Value |
---|---|
Architecture | x86 |
OS | Windows 10.0.22621 |
Queue | TigerWindows |
Baseline | 214cbbf3a7b60fd763a1401a853393f44c8cbc7d |
Compare | 9db548658b943f7b819428385cbd6304dadcb69a |
Diff | Diff |
Configs | CompilationMode:tiered, RunKind:micro |
Improvements in System.Buffers.Text.Tests.Utf8FormatterTests
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio |
---|---|---|---|---|---|---|---|---|
76.75 ns | 68.23 ns | 0.89 | 0.00 | False |
Repro
General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md
git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Buffers.Text.Tests.Utf8FormatterTests*'
System.Buffers.Text.Tests.Utf8FormatterTests.FormatterDecimal(value: 123456.789)
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Run Information
Name | Value |
---|---|
Architecture | x86 |
OS | Windows 10.0.22621 |
Queue | TigerWindows |
Baseline | 214cbbf3a7b60fd763a1401a853393f44c8cbc7d |
Compare | 9db548658b943f7b819428385cbd6304dadcb69a |
Diff | Diff |
Configs | CompilationMode:tiered, RunKind:micro |
Improvements in System.Numerics.Tests.Perf_Matrix4x4
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio |
---|---|---|---|---|---|---|---|---|
2.74 ns | 0.29 ns | 0.11 | 0.52 | True | ||||
2.45 ns | 0.00 ns | 0.00 | 0.45 | True | ||||
2.69 ns | 0.14 ns | 0.05 | 0.48 | False | ||||
2.57 ns | 0.00 ns | 0.00 | 0.52 | False | ||||
4.52 ns | 2.63 ns | 0.58 | 0.14 | False | ||||
7.01 ns | 0.14 ns | 0.02 | 0.09 | True | ||||
1.30 ns | 0.29 ns | 0.22 | 0.70 | False |
Repro
General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md
git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Numerics.Tests.Perf_Matrix4x4*'
System.Numerics.Tests.Perf_Matrix4x4.AddBenchmark
ETL Files
Histogram
JIT Disasms
System.Numerics.Tests.Perf_Matrix4x4.SubtractBenchmark
ETL Files
Histogram
JIT Disasms
System.Numerics.Tests.Perf_Matrix4x4.AddOperatorBenchmark
ETL Files
Histogram
JIT Disasms
System.Numerics.Tests.Perf_Matrix4x4.SubtractOperatorBenchmark
ETL Files
Histogram
JIT Disasms
System.Numerics.Tests.Perf_Matrix4x4.EqualsBenchmark
ETL Files
Histogram
JIT Disasms
System.Numerics.Tests.Perf_Matrix4x4.CreateFromMatrix3x2
ETL Files
Histogram
JIT Disasms
System.Numerics.Tests.Perf_Matrix4x4.LerpBenchmark
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Run Information
Name | Value |
---|---|
Architecture | x86 |
OS | Windows 10.0.22621 |
Queue | TigerWindows |
Baseline | 214cbbf3a7b60fd763a1401a853393f44c8cbc7d |
Compare | 9db548658b943f7b819428385cbd6304dadcb69a |
Diff | Diff |
Configs | CompilationMode:tiered, RunKind:micro |
Improvements in System.Numerics.Tests.Perf_Matrix3x2
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio |
---|---|---|---|---|---|---|---|---|
1.13 ns | 0.00 ns | 0.00 | 0.67 | False | ||||
4.30 ns | 2.34 ns | 0.54 | 0.07 | False |
Repro
General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md
git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Numerics.Tests.Perf_Matrix3x2*'
System.Numerics.Tests.Perf_Matrix3x2.SubtractBenchmark
ETL Files
Histogram
JIT Disasms
System.Numerics.Tests.Perf_Matrix3x2.EqualsBenchmark
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Run Information
Name | Value |
---|---|
Architecture | x86 |
OS | Windows 10.0.22621 |
Queue | TigerWindows |
Baseline | 214cbbf3a7b60fd763a1401a853393f44c8cbc7d |
Compare | 9db548658b943f7b819428385cbd6304dadcb69a |
Diff | Diff |
Configs | CompilationMode:tiered, RunKind:micro |
Improvements in System.Tests.Perf_HashCode
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio |
---|---|---|---|---|---|---|---|---|
124.04 μs | 112.65 μs | 0.91 | 0.00 | True | ||||
160.49 μs | 144.19 μs | 0.90 | 0.00 | True | ||||
109.52 μs | 96.70 μs | 0.88 | 0.00 | True | ||||
141.68 μs | 128.75 μs | 0.91 | 0.00 | True | ||||
74.88 μs | 65.50 μs | 0.87 | 0.00 | True | ||||
90.46 μs | 81.10 μs | 0.90 | 0.00 | True | ||||
104.85 μs | 95.64 μs | 0.91 | 0.00 | True |
Repro
General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md
git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Tests.Perf_HashCode*'
System.Tests.Perf_HashCode.Combine_5
ETL Files
Histogram
JIT Disasms
System.Tests.Perf_HashCode.Combine_7
ETL Files
Histogram
JIT Disasms
System.Tests.Perf_HashCode.Combine_3
ETL Files
Histogram
JIT Disasms
System.Tests.Perf_HashCode.Combine_6
ETL Files
Histogram
JIT Disasms
System.Tests.Perf_HashCode.Combine_1
ETL Files
Histogram
JIT Disasms
System.Tests.Perf_HashCode.Combine_2
ETL Files
Histogram
JIT Disasms
System.Tests.Perf_HashCode.Combine_4
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Run Information
Name | Value |
---|---|
Architecture | x86 |
OS | Windows 10.0.22621 |
Queue | TigerWindows |
Baseline | 214cbbf3a7b60fd763a1401a853393f44c8cbc7d |
Compare | 9db548658b943f7b819428385cbd6304dadcb69a |
Diff | Diff |
Configs | CompilationMode:tiered, RunKind:micro |
Improvements in Microsoft.Extensions.Primitives.StringSegmentBenchmark
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio |
---|---|---|---|---|---|---|---|---|
1.57 ns | 0.00 ns | 0.00 | 0.06 | True |
Repro
General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md
git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'Microsoft.Extensions.Primitives.StringSegmentBenchmark*'
Microsoft.Extensions.Primitives.StringSegmentBenchmark.Ctor_String
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Run Information
Name | Value |
---|---|
Architecture | x86 |
OS | Windows 10.0.22621 |
Queue | TigerWindows |
Baseline | 214cbbf3a7b60fd763a1401a853393f44c8cbc7d |
Compare | 9db548658b943f7b819428385cbd6304dadcb69a |
Diff | Diff |
Configs | CompilationMode:tiered, RunKind:micro |
Improvements in System.Threading.Tasks.ValueTaskPerfTest
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio |
---|---|---|---|---|---|---|---|---|
37.08 ns | 29.35 ns | 0.79 | 0.04 | False |
Repro
General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md
git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Threading.Tasks.ValueTaskPerfTest*'
System.Threading.Tasks.ValueTaskPerfTest.Await_FromCompletedValueTaskSource
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Run Information
Name | Value |
---|---|
Architecture | x86 |
OS | Windows 10.0.22621 |
Queue | TigerWindows |
Baseline | 214cbbf3a7b60fd763a1401a853393f44c8cbc7d |
Compare | 9db548658b943f7b819428385cbd6304dadcb69a |
Diff | Diff |
Configs | CompilationMode:tiered, RunKind:micro |
Improvements in System.Runtime.Intrinsics.Tests.Perf_Vector128Of<Int16>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio |
---|---|---|---|---|---|---|---|---|
26.80 ns | 24.96 ns | 0.93 | 0.03 | False |
Repro
General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md
git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Runtime.Intrinsics.Tests.Perf_Vector128Of<Int16>*'
System.Runtime.Intrinsics.Tests.Perf_Vector128Of<Int16>.GetHashCodeBenchmark
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Run Information
Name | Value |
---|---|
Architecture | x86 |
OS | Windows 10.0.22621 |
Queue | TigerWindows |
Baseline | 214cbbf3a7b60fd763a1401a853393f44c8cbc7d |
Compare | 9db548658b943f7b819428385cbd6304dadcb69a |
Diff | Diff |
Configs | CompilationMode:tiered, RunKind:micro |
Improvements in System.Runtime.Intrinsics.Tests.Perf_Vector128Float
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio |
---|---|---|---|---|---|---|---|---|
17.33 ns | 15.44 ns | 0.89 | 0.24 | False |
Repro
General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md
git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Runtime.Intrinsics.Tests.Perf_Vector128Float*'
System.Runtime.Intrinsics.Tests.Perf_Vector128Float.GetHashCodeBenchmark
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository