-
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 | e01d8f5df160b9fb047d45b019922b3d5c6bcf5e |
Compare | 4252c8d09b2ec537928f34dad269f02f167c8ce5 |
Diff | Diff |
Configs | CompilationMode:tiered, RunKind:micro |
Improvements in System.Buffers.Text.Tests.Utf8ParserTests
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio |
---|---|---|---|---|---|---|---|---|
4.57 ns | 3.45 ns | 0.75 | 0.03 | False | ||||
1.78 ns | 0.73 ns | 0.41 | 0.02 | False | ||||
3.41 ns | 2.32 ns | 0.68 | 0.02 | False | ||||
4.53 ns | 3.44 ns | 0.76 | 0.03 | False | ||||
1.78 ns | 0.27 ns | 0.15 | 0.02 | False | ||||
3.17 ns | 1.78 ns | 0.56 | 0.02 | False | ||||
1.81 ns | 0.73 ns | 0.40 | 0.03 | False | ||||
1.80 ns | 0.42 ns | 0.24 | 0.02 | False | ||||
2.07 ns | 0.69 ns | 0.34 | 0.02 | False | ||||
1.81 ns | 0.73 ns | 0.40 | 0.01 | False | ||||
1.51 ns | 0.00 ns | 0.00 | 0.09 | False | ||||
1.63 ns | 0.00 ns | 0.00 | 0.08 | False | ||||
3.46 ns | 2.39 ns | 0.69 | 0.03 | False | ||||
3.41 ns | 2.39 ns | 0.70 | 0.03 | False | ||||
1.80 ns | 0.42 ns | 0.23 | 0.01 | False | ||||
2.05 ns | 0.69 ns | 0.34 | 0.04 | False | ||||
39.42 ns | 31.99 ns | 0.81 | 0.08 | False | ||||
3.17 ns | 1.78 ns | 0.56 | 0.01 | False | ||||
1.78 ns | 0.69 ns | 0.39 | 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.Buffers.Text.Tests.Utf8ParserTests*'
System.Buffers.Text.Tests.Utf8ParserTests.TryParseUInt32Hex(value: FFFFFFFFFFFFFFFF)
ETL Files
Histogram
JIT Disasms
System.Buffers.Text.Tests.Utf8ParserTests.TryParseByte(value: 0)
ETL Files
Histogram
JIT Disasms
System.Buffers.Text.Tests.Utf8ParserTests.TryParseSByte(value: 127)
ETL Files
Histogram
JIT Disasms
System.Buffers.Text.Tests.Utf8ParserTests.TryParseInt16(value: -32768)
ETL Files
Histogram
JIT Disasms
System.Buffers.Text.Tests.Utf8ParserTests.TryParseBool(value: True )
ETL Files
Histogram
JIT Disasms
System.Buffers.Text.Tests.Utf8ParserTests.TryParseUInt32Hex(value: 3039)
ETL Files
Histogram
JIT Disasms
System.Buffers.Text.Tests.Utf8ParserTests.TryParseUInt16(value: 0)
ETL Files
Histogram
JIT Disasms
System.Buffers.Text.Tests.Utf8ParserTests.TryParseBool(value: False)
ETL Files
Histogram
JIT Disasms
System.Buffers.Text.Tests.Utf8ParserTests.TryParseUInt64Hex(value: 0)
ETL Files
Histogram
JIT Disasms
System.Buffers.Text.Tests.Utf8ParserTests.TryParseUInt32(value: 0)
ETL Files
Histogram
JIT Disasms
System.Buffers.Text.Tests.Utf8ParserTests.TryParseBool(value: TRUE)
ETL Files
Histogram
JIT Disasms
System.Buffers.Text.Tests.Utf8ParserTests.TryParseBool(value: true)
ETL Files
Histogram
JIT Disasms
System.Buffers.Text.Tests.Utf8ParserTests.TryParseInt64(value: 12345)
ETL Files
Histogram
JIT Disasms
System.Buffers.Text.Tests.Utf8ParserTests.TryParseUInt64(value: 12345)
ETL Files
Histogram
JIT Disasms
System.Buffers.Text.Tests.Utf8ParserTests.TryParseBool(value: false)
ETL Files
Histogram
JIT Disasms
System.Buffers.Text.Tests.Utf8ParserTests.TryParseUInt32Hex(value: 0)
ETL Files
Histogram
JIT Disasms
System.Buffers.Text.Tests.Utf8ParserTests.TryParseDecimal(value: 123456.789)
ETL Files
Histogram
JIT Disasms
System.Buffers.Text.Tests.Utf8ParserTests.TryParseUInt64Hex(value: 3039)
ETL Files
Histogram
JIT Disasms
System.Buffers.Text.Tests.Utf8ParserTests.TryParseUInt64(value: 0)
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 | e01d8f5df160b9fb047d45b019922b3d5c6bcf5e |
Compare | 4252c8d09b2ec537928f34dad269f02f167c8ce5 |
Diff | Diff |
Configs | CompilationMode:tiered, RunKind:micro |
Improvements in System.Memory.ReadOnlySequence
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio |
---|---|---|---|---|---|---|---|---|
26.52 ns | 10.84 ns | 0.41 | 0.21 | False | ||||
23.59 ns | 4.88 ns | 0.21 | 0.22 | False | ||||
4.56 ns | 3.27 ns | 0.72 | 0.17 | False | ||||
19.37 ns | 6.82 ns | 0.35 | 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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Memory.ReadOnlySequence*'
System.Memory.ReadOnlySequence.Slice_Repeat(Segment: Multiple)
ETL Files
Histogram
JIT Disasms
System.Memory.ReadOnlySequence.Slice_Repeat(Segment: Single)
ETL Files
Histogram
JIT Disasms
System.Memory.ReadOnlySequence.Slice_StartPosition_And_EndPosition(Segment: Single)
ETL Files
Histogram
JIT Disasms
System.Memory.ReadOnlySequence.Slice_Repeat_StartPosition_And_EndPosition(Segment: Single)
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 | e01d8f5df160b9fb047d45b019922b3d5c6bcf5e |
Compare | 141b2bb7f1c50918359f42bee8bf0971514868fe |
Diff | Diff |
Configs | CompilationMode:tiered, RunKind:micro |
Improvements in BilinearTest
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio |
---|---|---|---|---|---|---|---|---|
5.67 μs | 4.97 μs | 0.88 | 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 'BilinearTest*'
BilinearTest.Interpol_Scalar
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 | e01d8f5df160b9fb047d45b019922b3d5c6bcf5e |
Compare | 141b2bb7f1c50918359f42bee8bf0971514868fe |
Diff | Diff |
Configs | CompilationMode:tiered, RunKind:micro |
Improvements in System.Tests.Perf_Char
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio |
---|---|---|---|---|---|---|---|---|
2.58 ns | 0.95 ns | 0.37 | 0.02 | False | ||||
12.69 ns | 10.49 ns | 0.83 | 0.13 | False | ||||
6.83 ns | 5.21 ns | 0.76 | 0.04 | False | ||||
11.00 ns | 9.56 ns | 0.87 | 0.10 | False | ||||
2.58 ns | 0.97 ns | 0.37 | 0.02 | False | ||||
2.58 ns | 0.97 ns | 0.38 | 0.01 | False | ||||
2.58 ns | 0.97 ns | 0.38 | 0.02 | 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.Tests.Perf_Char*'
System.Tests.Perf_Char.Char_ToUpper(c: 'a', cultureName: en-US)
ETL Files
Histogram
JIT Disasms
System.Tests.Perf_Char.Char_ToLower(c: 'İ', cultureName: en-US)
ETL Files
Histogram
JIT Disasms
System.Tests.Perf_Char.Char_ToLowerInvariant(input: "Hello World!")
ETL Files
Histogram
JIT Disasms
System.Tests.Perf_Char.Char_ToUpper(c: 'İ', cultureName: en-US)
ETL Files
Histogram
JIT Disasms
System.Tests.Perf_Char.Char_ToUpper(c: 'A', cultureName: en-US)
ETL Files
Histogram
JIT Disasms
System.Tests.Perf_Char.Char_ToLower(c: 'A', cultureName: en-US)
ETL Files
Histogram
JIT Disasms
System.Tests.Perf_Char.Char_ToLower(c: 'a', cultureName: en-US)
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository