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] Windows/x64: 12 Improvements on 11/18/2024 8:23:46 PM #45435

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

[Perf] Windows/x64: 12 Improvements on 11/18/2024 8:23:46 PM #45435

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

Comments

@performanceautofiler
Copy link

Run Information

Name Value
Architecture x64
OS Windows 10.0.22621
Queue TigerWindows
Baseline 234e2f7ec5dd315014f31574719900c0715f9477
Compare e33be4d53ab951272c9161c50b549e5e7db60262
Diff Diff
Configs CompilationMode:tiered, RunKind:micro

Improvements in System.ComponentModel.Tests.Perf_TypeDescriptorTests

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
107.63 ns 99.75 ns 0.93 0.01 False
78.03 ns 73.77 ns 0.95 0.01 False
111.29 ns 101.92 ns 0.92 0.01 False
110.57 ns 101.67 ns 0.92 0.01 False
110.33 ns 101.63 ns 0.92 0.01 False
110.36 ns 101.99 ns 0.92 0.01 False
110.57 ns 102.16 ns 0.92 0.01 False
116.82 ns 108.62 ns 0.93 0.02 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
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.ComponentModel.Tests.Perf_TypeDescriptorTests*'

System.ComponentModel.Tests.Perf_TypeDescriptorTests.GetConverter(typeToConvert: typeof(System.ComponentModel.Tests.DerivedClass))

ETL Files

Histogram

JIT Disasms

System.ComponentModel.Tests.Perf_TypeDescriptorTests.GetConverter(typeToConvert: typeof(string))

ETL Files

Histogram

JIT Disasms

System.ComponentModel.Tests.Perf_TypeDescriptorTests.GetConverter(typeToConvert: typeof(System.Guid))

ETL Files

Histogram

JIT Disasms

System.ComponentModel.Tests.Perf_TypeDescriptorTests.GetConverter(typeToConvert: typeof(System.Enum))

ETL Files

Histogram

JIT Disasms

System.ComponentModel.Tests.Perf_TypeDescriptorTests.GetConverter(typeToConvert: typeof(int?))

ETL Files

Histogram

JIT Disasms

System.ComponentModel.Tests.Perf_TypeDescriptorTests.GetConverter(typeToConvert: typeof(System.ComponentModel.Tests.SomeValueType?))

ETL Files

Histogram

JIT Disasms

System.ComponentModel.Tests.Perf_TypeDescriptorTests.GetConverter(typeToConvert: typeof(int))

ETL Files

Histogram

JIT Disasms

System.ComponentModel.Tests.Perf_TypeDescriptorTests.GetConverter(typeToConvert: typeof(System.ComponentModel.Tests.SomeEnum))

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 Windows 10.0.22621
Queue TigerWindows
Baseline 234e2f7ec5dd315014f31574719900c0715f9477
Compare e33be4d53ab951272c9161c50b549e5e7db60262
Diff Diff
Configs CompilationMode:tiered, RunKind:micro

Improvements in System.Reflection.Attributes

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
134.58 ns 121.06 ns 0.90 0.04 False
82.64 ns 74.32 ns 0.90 0.07 False
212.42 ns 193.85 ns 0.91 0.03 False
98.78 ns 85.87 ns 0.87 0.06 False

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.Reflection.Attributes*'

System.Reflection.Attributes.GetCustomAttributesMethodBaseMissInherit

ETL Files

Histogram

JIT Disasms

System.Reflection.Attributes.IsDefinedMethodBaseMiss

ETL Files

Histogram

JIT Disasms

System.Reflection.Attributes.GetCustomAttributesClassMissInherit

ETL Files

Histogram

JIT Disasms

System.Reflection.Attributes.IsDefinedMethodBaseMissInherit

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