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 55%] System.Collections.Concurrent.AddRemoveFromSameThreads<String>.ConcurrentQueue #3273

Open
performanceautofiler bot opened this issue Nov 10, 2020 · 0 comments

Comments

@performanceautofiler
Copy link

Run Information

Architecture x86
OS Windows 10.0.18362
Baseline b6f791d1984f998384267b8b6683bd02f64747f2
Compare 7a2e0ececef83f6b5626a6410bd266fbbf1cb071

Regressions in System.Collections.Concurrent.AddRemoveFromSameThreads

Benchmark Baseline Test Test/Base Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
ConcurrentQueue 200.17 ms 90.78 ms 0.45 589850000 520483333.3333333 0.8823994800938091 Trace Trace

Related Issue on x64 ubuntu

[Perf 51%] System.Collections.Concurrent.AddRemoveFromSameThreads.ConcurrentQueue

Related Issue on x64 ubuntu

[Perf -13%] System.Collections.Concurrent.AddRemoveFromSameThreads.ConcurrentQueue

Related Issue on x64 Windows

[Perf 55%] System.Collections.Concurrent.AddRemoveFromSameThreads.ConcurrentQueue

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.Collections.Concurrent.AddRemoveFromSameThreads<String>*'

Histogram

System.Collections.Concurrent.AddRemoveFromSameThreads.ConcurrentQueue(Size: 2000000)

[ 86297373.589 ;  96713585.813) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[ 96713585.813 ; 107129798.037) | 
[107129798.037 ; 117546010.261) | 
[117546010.261 ; 127962222.485) | 
[127962222.485 ; 138378434.708) | 
[138378434.708 ; 148794646.932) | 
[148794646.932 ; 159210859.156) | 
[159210859.156 ; 169627071.380) | 
[169627071.380 ; 180043283.604) | 
[180043283.604 ; 185459144.678) | 
[185459144.678 ; 193453773.888) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[193453773.888 ; 203869986.112) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[203869986.112 ; 213070413.612) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[213070413.612 ; 223432726.112) | @

Docs

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

DrewScoggins pushed a commit that referenced this issue Sep 7, 2023
* Update dependencies from https://github.com/dotnet/runtime build 20230816.15

Microsoft.Extensions.Logging , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , System.Threading.Channels
 From Version 8.0.0-rc.1.23416.7 -> To Version 8.0.0-rc.1.23416.15

* Update dependencies from https://github.com/dotnet/runtime build 20230816.29

Microsoft.Extensions.Logging , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , System.Threading.Channels
 From Version 8.0.0-rc.1.23416.7 -> To Version 8.0.0-rc.1.23416.29

* Update dependencies from https://github.com/dotnet/runtime build 20230816.31

Microsoft.Extensions.Logging , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , System.Threading.Channels
 From Version 8.0.0-rc.1.23416.7 -> To Version 8.0.0-rc.1.23416.31

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
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