Closed
Description
Run Information
Name | Value |
---|---|
Architecture | x64 |
OS | ubuntu 22.04 |
Queue | TigerUbuntu |
Baseline | 767e4165641583c73918168a920a10513000572c |
Compare | b92fbf67be679bf05659a2690222c7d53ba00fa3 |
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 |
---|---|---|---|---|---|---|---|---|
5.86 ms | 4.87 ms | 0.83 | 0.00 | True | ||||
2.67 ms | 2.29 ms | 0.86 | 0.01 | False | ||||
5.93 ms | 4.98 ms | 0.84 | 0.01 | True | ||||
5.95 ms | 5.03 ms | 0.85 | 0.01 | True | ||||
6.09 ms | 5.25 ms | 0.86 | 0.02 | True | ||||
2.63 ms | 2.32 ms | 0.88 | 0.02 | False | ||||
6.13 ms | 5.21 ms | 0.85 | 0.01 | True | ||||
11.71 ms | 9.82 ms | 0.84 | 0.01 | 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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Net.Security.Tests.SslStreamTests*'
System.Net.Security.Tests.SslStreamTests.HandshakeContosoAsync(protocol: Tls13)
ETL Files
Histogram
JIT Disasms
System.Net.Security.Tests.SslStreamTests.HandshakeRSA2048CertAsync(protocol: Tls13)
ETL Files
Histogram
JIT Disasms
System.Net.Security.Tests.SslStreamTests.HandshakeRSA4096CertAsync(protocol: Tls12)
ETL Files
Histogram
JIT Disasms
System.Net.Security.Tests.SslStreamTests.HandshakeRSA4096CertAsync(protocol: Tls13)
ETL Files
Histogram
JIT Disasms
System.Net.Security.Tests.SslStreamTests.DefaultHandshakeIPv6Async
ETL Files
Histogram
JIT Disasms
System.Net.Security.Tests.SslStreamTests.HandshakeRSA2048CertAsync(protocol: Tls12)
ETL Files
Histogram
JIT Disasms
System.Net.Security.Tests.SslStreamTests.DefaultHandshakePipeAsync
ETL Files
Histogram
JIT Disasms
System.Net.Security.Tests.SslStreamTests.DefaultMutualHandshakeIPv4Async
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository