Closed
Description
Run Information
Name | Value |
---|---|
Architecture | x64 |
OS | ubuntu 22.04 |
Queue | ViperUbuntu |
Baseline | 767e4165641583c73918168a920a10513000572c |
Compare | ef5664875a63000b853edfeda909c410c6927b92 |
Diff | Diff |
Configs | CompilationMode:tiered, RunKind:micro |
Improvements in System.Net.Security.Tests.SslStreamTests
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio |
---|---|---|---|---|---|---|---|---|
12.50 ms | 10.68 ms | 0.85 | 0.00 | True | ||||
6.41 ms | 5.58 ms | 0.87 | 0.00 | True | ||||
6.49 ms | 5.61 ms | 0.86 | 0.00 | True | ||||
6.43 ms | 5.59 ms | 0.87 | 0.00 | True | ||||
6.26 ms | 5.42 ms | 0.87 | 0.00 | True | ||||
6.43 ms | 5.64 ms | 0.88 | 0.00 | True | ||||
1.94 ms | 1.65 ms | 0.85 | 0.03 | False | ||||
12.39 ms | 10.65 ms | 0.86 | 0.00 | True | ||||
6.50 ms | 5.61 ms | 0.86 | 0.00 | True | ||||
1.94 ms | 1.70 ms | 0.88 | 0.06 | 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.Net.Security.Tests.SslStreamTests*'
System.Net.Security.Tests.SslStreamTests.DefaultMutualHandshakeIPv4Async
ETL Files
Histogram
JIT Disasms
System.Net.Security.Tests.SslStreamTests.HandshakeContosoAsync(protocol: Tls13)
ETL Files
Histogram
JIT Disasms
System.Net.Security.Tests.SslStreamTests.DefaultHandshakeIPv6Async
ETL Files
Histogram
JIT Disasms
System.Net.Security.Tests.SslStreamTests.DefaultHandshakePipeAsync
ETL Files
Histogram
JIT Disasms
System.Net.Security.Tests.SslStreamTests.HandshakeContosoAsync(protocol: Tls12)
ETL Files
Histogram
JIT Disasms
System.Net.Security.Tests.SslStreamTests.HandshakeRSA4096CertAsync(protocol: Tls12)
ETL Files
Histogram
JIT Disasms
System.Net.Security.Tests.SslStreamTests.HandshakeRSA2048CertAsync(protocol: Tls12)
ETL Files
Histogram
JIT Disasms
System.Net.Security.Tests.SslStreamTests.DefaultMutualHandshakeIPv6Async
ETL Files
Histogram
JIT Disasms
System.Net.Security.Tests.SslStreamTests.DefaultHandshakeIPv4Async
ETL Files
Histogram
JIT Disasms
System.Net.Security.Tests.SslStreamTests.HandshakeRSA2048CertAsync(protocol: Tls13)
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository