We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test Report
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*'
Profiling workflow for dotnet/runtime repository Benchmarking workflow for dotnet/runtime repository
git clone https://github.com/dotnet/performance.git python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Tests.Perf_Char*'
The text was updated successfully, but these errors were encountered:
SSL Improvements caused by: dotnet/runtime#104961 Perf_Char Improvements caused by: dotnet/runtime#105169
Sorry, something went wrong.
No branches or pull requests
Run Information
Improvements in System.Net.Security.Tests.SslStreamTests
Test Report
Repro
General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md
System.Net.Security.Tests.SslStreamTests.HandshakeRSA4096CertAsync(protocol: Tls12)
ETL Files
Histogram
JIT Disasms
System.Net.Security.Tests.SslStreamTests.DefaultHandshakePipeAsync
ETL Files
Histogram
JIT Disasms
System.Net.Security.Tests.SslStreamTests.DefaultHandshakeIPv4Async
ETL Files
Histogram
JIT Disasms
System.Net.Security.Tests.SslStreamTests.DefaultMutualHandshakeIPv6Async
ETL Files
Histogram
JIT Disasms
System.Net.Security.Tests.SslStreamTests.DefaultMutualHandshakeIPv4Async
ETL Files
Histogram
JIT Disasms
System.Net.Security.Tests.SslStreamTests.DefaultHandshakeIPv6Async
ETL Files
Histogram
JIT Disasms
System.Net.Security.Tests.SslStreamTests.HandshakeRSA2048CertAsync(protocol: Tls13)
ETL Files
Histogram
JIT Disasms
System.Net.Security.Tests.SslStreamTests.HandshakeContosoAsync(protocol: Tls12)
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Run Information
Improvements in System.Tests.Perf_Char
Test Report
Repro
General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md
System.Tests.Perf_Char.Char_ToLowerInvariant(input: "Hello World!")
ETL Files
Histogram
JIT Disasms
System.Tests.Perf_Char.Char_ToUpperInvariant(input: "Hello World!")
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
The text was updated successfully, but these errors were encountered: