Closed
Description
Run Information
Name | Value |
---|---|
Architecture | x64 |
OS | Windows 10.0.22631 |
Queue | ViperWindows |
Baseline | 19f03850cafa68cf396ecadf86e19df714b0a280 |
Compare | 223249fa87a5f84cc67e83699f64ca80180a1862 |
Diff | Diff |
Configs | CompilationMode:tiered, RunKind:micro |
Improvements in System.Collections.IndexerSetReverse<Int32>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio |
---|---|---|---|---|---|---|---|---|
317.51 ns | 282.48 ns | 0.89 | 0.00 | True | ||||
352.33 ns | 283.14 ns | 0.80 | 0.00 | True | ||||
190.04 ns | 146.90 ns | 0.77 | 0.01 | True | ||||
189.28 ns | 146.03 ns | 0.77 | 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.Collections.IndexerSetReverse<Int32>*'
System.Collections.IndexerSetReverse<Int32>.List(Size: 512)
ETL Files
Histogram
JIT Disasms
System.Collections.IndexerSetReverse<Int32>.IList(Size: 512)
ETL Files
Histogram
JIT Disasms
System.Collections.IndexerSetReverse<Int32>.Array(Size: 512)
ETL Files
Histogram
JIT Disasms
System.Collections.IndexerSetReverse<Int32>.Span(Size: 512)
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Run Information
Name | Value |
---|---|
Architecture | x64 |
OS | Windows 10.0.22631 |
Queue | ViperWindows |
Baseline | 19f03850cafa68cf396ecadf86e19df714b0a280 |
Compare | 223249fa87a5f84cc67e83699f64ca80180a1862 |
Diff | Diff |
Configs | CompilationMode:tiered, RunKind:micro |
Improvements in System.Collections.IndexerSetReverse<String>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio |
---|---|---|---|---|---|---|---|---|
203.13 ns | 146.88 ns | 0.72 | 0.04 | True | ||||
316.96 ns | 282.63 ns | 0.89 | 0.01 | True | ||||
189.86 ns | 147.19 ns | 0.78 | 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.Collections.IndexerSetReverse<String>*'
System.Collections.IndexerSetReverse<String>.Array(Size: 512)
ETL Files
Histogram
JIT Disasms
System.Collections.IndexerSetReverse<String>.List(Size: 512)
ETL Files
Histogram
JIT Disasms
System.Collections.IndexerSetReverse<String>.Span(Size: 512)
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Run Information
Name | Value |
---|---|
Architecture | x64 |
OS | Windows 10.0.22631 |
Queue | ViperWindows |
Baseline | 19f03850cafa68cf396ecadf86e19df714b0a280 |
Compare | 223249fa87a5f84cc67e83699f64ca80180a1862 |
Diff | Diff |
Configs | CompilationMode:tiered, RunKind:micro |
Improvements in System.Numerics.Tests.Perf_BigInteger
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio |
---|---|---|---|---|---|---|---|---|
4.91 ms | 4.07 ms | 0.83 | 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.Numerics.Tests.Perf_BigInteger*'
System.Numerics.Tests.Perf_BigInteger.GreatestCommonDivisor(arguments: 65536,65536 bits)
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository