-
Notifications
You must be signed in to change notification settings - Fork 4
Description
Run Information
| Name | Value |
|---|---|
| Architecture | x64 |
| OS | ubuntu 22.04 |
| Queue | ViperUbuntu |
| 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 |
|---|---|---|---|---|---|---|---|---|
| 4.83 ns | 0.00 ns | 0.00 | 0.04 | False | ||||
| 4.83 ns | 0.00 ns | 0.00 | 0.03 | False | ||||
| 4.83 ns | 0.00 ns | 0.00 | 0.04 | False | ||||
| 4.83 ns | 0.00 ns | 0.00 | 0.03 | False | ||||
| 4.83 ns | 0.27 ns | 0.06 | 0.02 | False | ||||
| 4.83 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 | ViperUbuntu |
| 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 |
|---|---|---|---|---|---|---|---|---|
| 4.54 ns | 0.27 ns | 0.06 | 0.00 | False | ||||
| 26.04 ns | 12.59 ns | 0.48 | 0.07 | False | ||||
| 5.12 ns | 0.27 ns | 0.05 | 0.00 | False | ||||
| 6.72 ns | 3.02 ns | 0.45 | 0.01 | False | ||||
| 6.73 ns | 3.92 ns | 0.58 | 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 | ViperUbuntu |
| Baseline | 7eb07dde40933cace91d57aae0a3e569fd042def |
| Compare | d17420560540e4184a78f431de8341f747068c4f |
| Diff | Diff |
| Configs | CompilationMode:tiered, RunKind:micro |
Improvements in System.Text.Json.Serialization.Tests.ReadJson<Nullable<DateTimeOffset>>
| Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio |
|---|---|---|---|---|---|---|---|---|
| 73.68 ns | 68.14 ns | 0.92 | 0.11 | False | ||||
| 72.06 ns | 66.73 ns | 0.93 | 0.10 | 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.Text.Json.Serialization.Tests.ReadJson<Nullable<DateTimeOffset>>*'System.Text.Json.Serialization.Tests.ReadJson<Nullable<DateTimeOffset>>.DeserializeFromUtf8Bytes(Mode: Reflection)
ETL Files
Histogram
JIT Disasms
System.Text.Json.Serialization.Tests.ReadJson<Nullable<DateTimeOffset>>.DeserializeFromUtf8Bytes(Mode: SourceGen)
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 | ViperUbuntu |
| Baseline | 7eb07dde40933cace91d57aae0a3e569fd042def |
| Compare | d17420560540e4184a78f431de8341f747068c4f |
| Diff | Diff |
| Configs | CompilationMode:tiered, RunKind:micro |
Improvements in System.Memory.Constructors<String>
| Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio |
|---|---|---|---|---|---|---|---|---|
| 5.11 ns | 1.17 ns | 0.23 | 0.02 | False | ||||
| 4.85 ns | 0.00 ns | 0.00 | 0.04 | False | ||||
| 5.65 ns | 1.13 ns | 0.20 | 0.01 | False | ||||
| 5.17 ns | 1.52 ns | 0.29 | 0.02 | False | ||||
| 5.38 ns | 1.55 ns | 0.29 | 0.02 | False | ||||
| 5.10 ns | 0.27 ns | 0.05 | 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 'System.Memory.Constructors<String>*'System.Memory.Constructors<String>.MemoryFromArrayStartLength
ETL Files
Histogram
JIT Disasms
System.Memory.Constructors<String>.ReadOnlyMemoryFromArray
ETL Files
Histogram
JIT Disasms
System.Memory.Constructors<String>.MemoryFromArray
ETL Files
Histogram
JIT Disasms
System.Memory.Constructors<String>.ArrayAsMemory
ETL Files
Histogram
JIT Disasms
System.Memory.Constructors<String>.ArrayAsMemoryStartLength
ETL Files
Histogram
JIT Disasms
System.Memory.Constructors<String>.ReadOnlyMemoryFromArrayStartLength
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 | ViperUbuntu |
| Baseline | 7eb07dde40933cace91d57aae0a3e569fd042def |
| Compare | d17420560540e4184a78f431de8341f747068c4f |
| Diff | Diff |
| Configs | CompilationMode:tiered, RunKind:micro |
Improvements in System.Text.Json.Serialization.Tests.ReadJson<Int32>
| Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio |
|---|---|---|---|---|---|---|---|---|
| 53.66 ns | 47.77 ns | 0.89 | 0.06 | False | ||||
| 53.35 ns | 47.97 ns | 0.90 | 0.08 | 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.Text.Json.Serialization.Tests.ReadJson<Int32>*'System.Text.Json.Serialization.Tests.ReadJson<Int32>.DeserializeFromUtf8Bytes(Mode: SourceGen)
ETL Files
Histogram
JIT Disasms
System.Text.Json.Serialization.Tests.ReadJson<Int32>.DeserializeFromUtf8Bytes(Mode: Reflection)
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 | ViperUbuntu |
| Baseline | 7eb07dde40933cace91d57aae0a3e569fd042def |
| Compare | d17420560540e4184a78f431de8341f747068c4f |
| Diff | Diff |
| Configs | CompilationMode:tiered, RunKind:micro |
Improvements in System.Text.Json.Tests.Utf8JsonReaderCommentsTests
| Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio |
|---|---|---|---|---|---|---|---|---|
| 68.51 ns | 57.28 ns | 0.84 | 0.14 | False | ||||
| 68.69 ns | 62.15 ns | 0.90 | 0.16 | False | ||||
| 65.06 ns | 56.57 ns | 0.87 | 0.18 | 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.Text.Json.Tests.Utf8JsonReaderCommentsTests*'System.Text.Json.Tests.Utf8JsonReaderCommentsTests.Utf8JsonReaderCommentParsing(CommentHandling: Skip, SegmentSize: 100, TestCase: ShortMultiLine)
ETL Files
Histogram
JIT Disasms
System.Text.Json.Tests.Utf8JsonReaderCommentsTests.Utf8JsonReaderCommentParsing(CommentHandling: Allow, SegmentSize: 100, TestCase: ShortMultiLine)
ETL Files
Histogram
JIT Disasms
System.Text.Json.Tests.Utf8JsonReaderCommentsTests.Utf8JsonReaderCommentParsing(CommentHandling: Skip, SegmentSize: 100, TestCase: ShortSingleLine)
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 | ViperUbuntu |
| Baseline | 7eb07dde40933cace91d57aae0a3e569fd042def |
| Compare | d17420560540e4184a78f431de8341f747068c4f |
| Diff | Diff |
| Configs | CompilationMode:tiered, RunKind:micro |
Improvements in System.Buffers.Tests.ReadOnlySequenceTests<Char>
| Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio |
|---|---|---|---|---|---|---|---|---|
| 10.78 ns | 4.10 ns | 0.38 | 0.05 | False | ||||
| 10.28 ns | 3.29 ns | 0.32 | 0.09 | 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.Buffers.Tests.ReadOnlySequenceTests<Char>*'System.Buffers.Tests.ReadOnlySequenceTests<Char>.FirstMemory
ETL Files
Histogram
JIT Disasms
System.Buffers.Tests.ReadOnlySequenceTests<Char>.FirstArray
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 | ViperUbuntu |
| Baseline | 7eb07dde40933cace91d57aae0a3e569fd042def |
| Compare | d17420560540e4184a78f431de8341f747068c4f |
| Diff | Diff |
| Configs | CompilationMode:tiered, RunKind:micro |
Improvements in System.Buffers.Tests.ReadOnlySequenceTests<Byte>
| Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio |
|---|---|---|---|---|---|---|---|---|
| 10.57 ns | 3.87 ns | 0.37 | 0.04 | False | ||||
| 10.62 ns | 3.41 ns | 0.32 | 0.05 | 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.Buffers.Tests.ReadOnlySequenceTests<Byte>*'System.Buffers.Tests.ReadOnlySequenceTests<Byte>.FirstMemory
ETL Files
Histogram
JIT Disasms
System.Buffers.Tests.ReadOnlySequenceTests<Byte>.FirstArray
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository



























