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 -9%] System.Reflection.Attributes (3) #1253

Closed
performanceautofiler bot opened this issue Aug 18, 2020 · 0 comments
Closed

[Perf -9%] System.Reflection.Attributes (3) #1253

performanceautofiler bot opened this issue Aug 18, 2020 · 0 comments

Comments

@performanceautofiler
Copy link

performanceautofiler bot commented Aug 18, 2020

Run Information

Architecture x64
OS Windows 10.0.18362
Changes diff

Regressions in System.Reflection.Attributes

Benchmark Baseline Test Test/Base Modality Baseline Outlier
IsDefinedMethodBaseHitInherit 656.37 ns 703.33 ns 1.07 True
IsDefinedMethodBaseMiss 139.39 ns 150.70 ns 1.08 True
IsDefinedMethodBaseMissInherit 165.64 ns 183.18 ns 1.11 True

Related Issue on x86 Windows

[Perf -9%] System.Reflection.Attributes.IsDefinedMethodBaseHitInherit

graph
graph
graph
Historical Data in Reporting System

Repro

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.Reflection.Attributes*'

Histogram

System.Reflection.Attributes.IsDefinedMethodBaseHitInherit

[649.576 ; 673.746) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[673.746 ; 690.671) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[690.671 ; 716.556) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@

System.Reflection.Attributes.IsDefinedMethodBaseMiss

[138.984 ; 144.944) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[144.944 ; 149.302) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[149.302 ; 155.394) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[155.394 ; 161.178) | @@@@@@@@

System.Reflection.Attributes.IsDefinedMethodBaseMissInherit

[162.558 ; 168.498) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[168.498 ; 172.815) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[172.815 ; 179.761) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[179.761 ; 184.812) | @@@@@@@@@@@

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