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: 5 Regressions on 1/15/2025 10:19:49 AM +00:00 #48519

Closed
performanceautofiler bot opened this issue Jan 21, 2025 · 1 comment
Closed

Comments

@performanceautofiler
Copy link

performanceautofiler bot commented Jan 21, 2025

Run Information

Name Value
Architecture x64
OS Windows 10.0.22631
Queue ViperWindows
Baseline cea112c04e144bb2ee6ee2515607fdc7dfb89d1a
Compare d454419cb232cb5ef76c17968e13be8bad04a703
Diff Diff
Configs CompilationMode:tiered, RunKind:micro

Regressions in System.Reflection.Activator<EmptyClass>

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
10.21 ns 12.85 ns 1.26 0.25 False
12.62 ns 21.25 ns 1.68 0.16 False

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.Activator&lt;EmptyClass&gt;*'

System.Reflection.Activator<EmptyClass>.CreateInstanceType

ETL Files

Histogram

JIT Disasms

System.Reflection.Activator<EmptyClass>.CreateInstanceGeneric

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.22631
Queue ViperWindows
Baseline cea112c04e144bb2ee6ee2515607fdc7dfb89d1a
Compare d454419cb232cb5ef76c17968e13be8bad04a703
Diff Diff
Configs CompilationMode:tiered, RunKind:micro

Regressions in PerfLabTests.EnumPerf

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
11.34 ns 31.74 ns 2.80 0.27 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
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'PerfLabTests.EnumPerf*'

PerfLabTests.EnumPerf.EnumCompareTo(color: Red)

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.22631
Queue ViperWindows
Baseline cea112c04e144bb2ee6ee2515607fdc7dfb89d1a
Compare d454419cb232cb5ef76c17968e13be8bad04a703
Diff Diff
Configs CompilationMode:tiered, RunKind:micro

Regressions in System.Collections.TryGetValueTrue<SmallClass, SmallClass>

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
8.65 μs 10.43 μs 1.21 0.11 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
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Collections.TryGetValueTrue&lt;SmallClass, SmallClass&gt;*'

System.Collections.TryGetValueTrue<SmallClass, SmallClass>.IDictionary(Size: 512)

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.22631
Queue ViperWindows
Baseline cea112c04e144bb2ee6ee2515607fdc7dfb89d1a
Compare d454419cb232cb5ef76c17968e13be8bad04a703
Diff Diff
Configs CompilationMode:tiered, RunKind:micro

Regressions in PerfLabTests.DictionaryExpansion

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
482.28 ns 571.86 ns 1.19 0.06 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
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'PerfLabTests.DictionaryExpansion*'

PerfLabTests.DictionaryExpansion.ExpandDictionaries

ETL Files

Histogram

JIT Disasms

Docs

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

@DrewScoggins
Copy link
Member

Related to dotnet/runtime#111671

@DrewScoggins DrewScoggins changed the title [Perf] Windows/x64: 8 Regressions on 1/15/2025 10:19:49 AM +00:00 [Perf] Windows/x64: 5 Regressions on 1/15/2025 10:19:49 AM +00:00 Jan 21, 2025
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