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] Changes at 11/26/2020 7:32:13 AM #3541

Open
performanceautofiler bot opened this issue Dec 1, 2020 · 1 comment
Open

[Perf] Changes at 11/26/2020 7:32:13 AM #3541

performanceautofiler bot opened this issue Dec 1, 2020 · 1 comment

Comments

@performanceautofiler
Copy link

Run Information

Architecture arm64
OS ubuntu 18.04
Baseline eb44c3e3520189893460ae185970171df16b34b3
Compare eb7837c2775f38a1b862467ea8896ddf8c94295e

Improvemnts in System.Reflection.Activator

Benchmark Baseline Test Test/Base Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
CreateInstanceType 128.39 ns 37.69 ns 0.29

graph
Historical Data in Reporting System

Repro

git clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.Reflection.Activator<EmptyStruct>*'

.

Payloads

Baseline
Compare

Histogram

System.Reflection.Activator.CreateInstanceType

[ 24.116 ;  44.635) | @@@@@@@@@@@@@@@@@@@
[ 44.635 ;  65.154) | 
[ 65.154 ;  79.727) | 
[ 79.727 ; 100.246) | @@@@@@@@@@@@@@@@@@@@@@@@@@@
[100.246 ; 117.224) | 
[117.224 ; 137.743) | @

Docs

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

Run Information

Architecture arm64
OS ubuntu 18.04
Baseline eb44c3e3520189893460ae185970171df16b34b3
Compare eb7837c2775f38a1b862467ea8896ddf8c94295e

Improvemnts in System.Reflection.Activator

Benchmark Baseline Test Test/Base Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
CreateInstanceType 131.09 ns 38.82 ns 0.30

graph
Historical Data in Reporting System

Repro

git clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.Reflection.Activator<EmptyClass>*'

.

Payloads

Baseline
Compare

Histogram

System.Reflection.Activator.CreateInstanceType

[ 23.482 ;  51.569) | @@@@@@@@@@@@@@@@@@@
[ 51.569 ;  84.401) | 
[ 84.401 ; 118.699) | @@@@@@@@@@@@@@@@@@
[118.699 ; 148.436) | @@@@@@@@@@@

Docs

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

@adamsitnik
Copy link
Collaborator

Another actual improvement, caused by dotnet/runtime#32520

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