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 3/5/2021 2:13:37 PM #4221

Open
performanceautofiler bot opened this issue Mar 10, 2021 · 1 comment
Open

[Perf] Changes at 3/5/2021 2:13:37 PM #4221

performanceautofiler bot opened this issue Mar 10, 2021 · 1 comment

Comments

@performanceautofiler
Copy link

Run Information

Architecture x64
OS ubuntu 18.04
Baseline 5d6c8aa343bcd62cfb2f2a4b2364e39623ebf34d
Compare 04ff9bd1c1cdd0046af652c74821e73668207cac

Improvemnts in System.Collections.Tests.Perf_PriorityQueue<Int32, Int32>

Benchmark Baseline Test Test/Base Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
Dequeue_And_Enqueue 8.69 μs 7.93 μs 0.91
K_Max_Elements 4.31 μs 3.88 μs 0.90
Dequeue_And_Enqueue 444.81 ns 414.09 ns 0.93
K_Max_Elements 548.10 ns 517.12 ns 0.94

graph
graph
graph
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.Collections.Tests.Perf_PriorityQueue&lt;Int32, Int32&gt;*'

.

Payloads

Baseline
Compare

Histogram

System.Collections.Tests.Perf_PriorityQueue<Int32, Int32>.Dequeue_And_Enqueue(Size: 100)

[7613.794 ; 7820.851) | @@@@@@
[7820.851 ; 8055.043) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[8055.043 ; 8230.639) | @
[8230.639 ; 8470.861) | 
[8470.861 ; 8647.946) | @@@@@@@@@@
[8647.946 ; 8882.138) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[8882.138 ; 9098.281) | @@@@@

System.Collections.Tests.Perf_PriorityQueue<Int32, Int32>.K_Max_Elements(Size: 1000)

[3838.867 ; 3953.316) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[3953.316 ; 4067.766) | 
[4067.766 ; 4182.215) | 
[4182.215 ; 4277.316) | 
[4277.316 ; 4391.766) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

System.Collections.Tests.Perf_PriorityQueue<Int32, Int32>.Dequeue_And_Enqueue(Size: 10)

[411.048 ; 419.409) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[419.409 ; 427.770) | 
[427.770 ; 451.910) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

System.Collections.Tests.Perf_PriorityQueue<Int32, Int32>.K_Max_Elements(Size: 100)

[510.436 ; 530.146) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[530.146 ; 545.776) | 
[545.776 ; 568.876) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

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