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/x64: 5 Improvements on 10/27/2024 7:32:19 PM #44278

Closed
performanceautofiler bot opened this issue Nov 5, 2024 · 1 comment
Closed

[Perf] Linux/x64: 5 Improvements on 10/27/2024 7:32:19 PM #44278

performanceautofiler bot opened this issue Nov 5, 2024 · 1 comment

Comments

@performanceautofiler
Copy link

Run Information

Name Value
Architecture x64
OS ubuntu 22.04
Queue ViperUbuntu
Baseline 601753aeed1e3454328a23c7e8ab4a3b3277e87b
Compare 6bc04bfdb1f86bec39ddbb6213f8fdffa1715751
Diff Diff
Configs CompilationMode:tiered, RunKind:micro

Improvements in System.Collections.CtorDefaultSize<String>

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
14.96 ns 13.30 ns 0.89 0.19 False
9.22 ns 7.75 ns 0.84 0.32 False
16.54 ns 13.56 ns 0.82 0.18 False
17.56 ns 13.95 ns 0.79 0.12 True

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.Collections.CtorDefaultSize&lt;String&gt;*'

System.Collections.CtorDefaultSize<String>.Dictionary

ETL Files

Histogram

JIT Disasms

System.Collections.CtorDefaultSize<String>.Queue

ETL Files

Histogram

JIT Disasms

System.Collections.CtorDefaultSize<String>.HashSet

ETL Files

Histogram

JIT Disasms

System.Collections.CtorDefaultSize<String>.SortedList

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 601753aeed1e3454328a23c7e8ab4a3b3277e87b
Compare 6bc04bfdb1f86bec39ddbb6213f8fdffa1715751
Diff Diff
Configs CompilationMode:tiered, RunKind:micro

Improvements in System.Collections.CtorFromCollection<String>

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
8.89 μs 8.11 μs 0.91 0.24 False

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.Collections.CtorFromCollection&lt;String&gt;*'

System.Collections.CtorFromCollection<String>.ImmutableList(Size: 512)

ETL Files

Histogram

JIT Disasms

Docs

Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository

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