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: 4 Improvements on 5/20/2024 11:59:52 PM #35203

Open
performanceautofiler bot opened this issue May 28, 2024 · 0 comments
Open

[Perf] Linux/x64: 4 Improvements on 5/20/2024 11:59:52 PM #35203

performanceautofiler bot opened this issue May 28, 2024 · 0 comments

Comments

@performanceautofiler
Copy link

performanceautofiler bot commented May 28, 2024

Run Information

Name Value
Architecture x64
OS ubuntu 22.04
Queue TigerUbuntu
Baseline 5f067ce8b50087e032d13a1b97ae5ec39fc54739
Compare 153a94b88d77cfe133682e05191bc41914af6b21
Diff Diff
Configs AOT:true, CompilationMode:wasm, RunKind:micro

Improvements in System.Collections.CtorDefaultSize<Int32>

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
18.36 ns 12.12 ns 0.66 0.65 False
20.27 ns 19.25 ns 0.95 0.57 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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Collections.CtorDefaultSize&lt;Int32&gt;*'

System.Collections.CtorDefaultSize<Int32>.Queue

ETL Files

Histogram

JIT Disasms

System.Collections.CtorDefaultSize<Int32>.List

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 TigerUbuntu
Baseline 5f067ce8b50087e032d13a1b97ae5ec39fc54739
Compare cbe4d849731509800204c52ab3d8dab560a69e74
Diff Diff
Configs AOT:true, CompilationMode:wasm, RunKind:micro

Improvements in System.Reflection.Attributes

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
661.48 ns 589.70 ns 0.89 0.04 False
663.98 ns 598.78 ns 0.90 0.07 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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Reflection.Attributes*'

System.Reflection.Attributes.IsDefinedMethodOverrideHit

ETL Files

Histogram

JIT Disasms

System.Reflection.Attributes.IsDefinedMethodOverrideHitInherit

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

0 participants