Skip to content

[Perf] Windows/x64: 6 Improvements on 10/27/2024 7:32:19 PM #44288

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

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

[Perf] Windows/x64: 6 Improvements on 10/27/2024 7:32:19 PM #44288

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

Comments

@performanceautofiler
Copy link

Run Information

Name Value
Architecture x64
OS Windows 10.0.22631
Queue ViperWindows
Baseline 2c471afb09122433dc8137a9827e47ff8cedd6ff
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
9.61 ns 7.84 ns 0.82 0.05 True
9.15 ns 7.37 ns 0.81 0.16 False
9.60 ns 7.69 ns 0.80 0.13 False
19.22 ns 17.78 ns 0.93 0.24 False
20.12 ns 15.81 ns 0.79 0.07 False
9.97 ns 7.66 ns 0.77 0.10 False

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
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Collections.CtorDefaultSize&lt;String&gt;*'

System.Collections.CtorDefaultSize<String>.Queue

ETL Files

Histogram

JIT Disasms

System.Collections.CtorDefaultSize<String>.List

ETL Files

Histogram

JIT Disasms

System.Collections.CtorDefaultSize<String>.SortedSet

ETL Files

Histogram

JIT Disasms

System.Collections.CtorDefaultSize<String>.SortedDictionary

ETL Files

Histogram

JIT Disasms

System.Collections.CtorDefaultSize<String>.SortedList

ETL Files

Histogram

JIT Disasms

System.Collections.CtorDefaultSize<String>.Stack

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