Skip to content
New issue

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

[Perf] Linux/arm64: 10 Improvements on 7/20/2024 10:16:53 AM #38910

Closed
performanceautofiler bot opened this issue Jul 25, 2024 · 1 comment
Closed

[Perf] Linux/arm64: 10 Improvements on 7/20/2024 10:16:53 AM #38910

performanceautofiler bot opened this issue Jul 25, 2024 · 1 comment

Comments

@performanceautofiler
Copy link

Run Information

Name Value
Architecture arm64
OS ubuntu 22.04
Queue AmpereUbuntu
Baseline e0ecd1f9f980d90d937dafb186b0bef90e6317bd
Compare 7f6318495c0b1b0418055fc08c92df358cd7e58d
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
33.07 ms 31.08 ms 0.94 0.02 False
31.50 ms 29.29 ms 0.93 0.00 True
31.60 ms 28.97 ms 0.92 0.02 False
64.45 ms 59.00 ms 0.92 0.02 False
65.26 ms 60.13 ms 0.92 0.01 False
31.85 ms 28.80 ms 0.90 0.02 False
9.29 ms 8.34 ms 0.90 0.02 False
31.72 ms 29.63 ms 0.93 0.01 False

graph
graph
graph
graph
graph
graph
graph
graph
Test Report

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.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

Name Value
Architecture arm64
OS ubuntu 22.04
Queue AmpereUbuntu
Baseline e0ecd1f9f980d90d937dafb186b0bef90e6317bd
Compare 7f6318495c0b1b0418055fc08c92df358cd7e58d
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
17.85 ns 12.28 ns 0.69 0.01 True
15.95 ns 12.62 ns 0.79 0.01 True

graph
graph
Test Report

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_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

@LoopedBard3
Copy link
Member

SSL Improvements caused by: dotnet/runtime#104961
Perf_Char Improvements caused by: dotnet/runtime#105169

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant