Closed
Description
Run Information
Name | Value |
---|---|
Architecture | x64 |
OS | ubuntu 22.04 |
Queue | TigerUbuntu |
Baseline | 7eb07dde40933cace91d57aae0a3e569fd042def |
Compare | d17420560540e4184a78f431de8341f747068c4f |
Diff | Diff |
Configs | CompilationMode:tiered, RunKind:micro |
Improvements in System.Memory.Constructors<Byte>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio |
---|---|---|---|---|---|---|---|---|
3.04 ns | 0.00 ns | 0.00 | 0.03 | False | ||||
3.08 ns | 0.00 ns | 0.00 | 0.05 | False | ||||
3.04 ns | 0.00 ns | 0.00 | 0.04 | False | ||||
3.03 ns | 0.00 ns | 0.00 | 0.03 | False | ||||
3.07 ns | 0.72 ns | 0.24 | 0.01 | False | ||||
3.02 ns | 0.00 ns | 0.00 | 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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Memory.Constructors<Byte>*'
System.Memory.Constructors<Byte>.MemoryFromArray
ETL Files
Histogram
JIT Disasms
System.Memory.Constructors<Byte>.ReadOnlyMemoryFromArrayStartLength
ETL Files
Histogram
JIT Disasms
System.Memory.Constructors<Byte>.ReadOnlyMemoryFromArray
ETL Files
Histogram
JIT Disasms
System.Memory.Constructors<Byte>.MemoryFromArrayStartLength
ETL Files
Histogram
JIT Disasms
System.Memory.Constructors<Byte>.ArrayAsMemory
ETL Files
Histogram
JIT Disasms
System.Memory.Constructors<Byte>.ArrayAsMemoryStartLength
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 | ubuntu 22.04 |
Queue | TigerUbuntu |
Baseline | 7eb07dde40933cace91d57aae0a3e569fd042def |
Compare | d17420560540e4184a78f431de8341f747068c4f |
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 |
---|---|---|---|---|---|---|---|---|
2.82 ns | 0.00 ns | 0.00 | 0.05 | False | ||||
22.21 ns | 13.87 ns | 0.62 | 0.09 | False | ||||
3.48 ns | 0.89 ns | 0.26 | 0.00 | False | ||||
7.00 ns | 4.12 ns | 0.59 | 0.02 | False | ||||
7.56 ns | 5.88 ns | 0.78 | 0.01 | 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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'Microsoft.Extensions.Primitives.StringSegmentBenchmark*'
Microsoft.Extensions.Primitives.StringSegmentBenchmark.Ctor_String
ETL Files
Histogram
JIT Disasms
Microsoft.Extensions.Primitives.StringSegmentBenchmark.Trim
ETL Files
Histogram
JIT Disasms
Microsoft.Extensions.Primitives.StringSegmentBenchmark.SubSegment
ETL Files
Histogram
JIT Disasms
Microsoft.Extensions.Primitives.StringSegmentBenchmark.TrimStart
ETL Files
Histogram
JIT Disasms
Microsoft.Extensions.Primitives.StringSegmentBenchmark.TrimEnd
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 | ubuntu 22.04 |
Queue | TigerUbuntu |
Baseline | 7eb07dde40933cace91d57aae0a3e569fd042def |
Compare | d17420560540e4184a78f431de8341f747068c4f |
Diff | Diff |
Configs | CompilationMode:tiered, RunKind:micro |
Improvements in System.Threading.Channels.Tests.SpscUnboundedChannelPerfTests
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio |
---|---|---|---|---|---|---|---|---|
36.60 ns | 33.37 ns | 0.91 | 0.13 | 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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Threading.Channels.Tests.SpscUnboundedChannelPerfTests*'
System.Threading.Channels.Tests.SpscUnboundedChannelPerfTests.WriteAsyncThenReadAsync
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository