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 30%] System.Threading.Channels.Tests.UnboundedChannelPerfTests.TryWriteThenTryRead #2576

Open
performanceautofiler bot opened this issue Oct 19, 2020 · 0 comments

Comments

@performanceautofiler
Copy link

Run Information

Architecture x64
OS ubuntu 18.04
Changes diff

Regressions in System.Threading.Channels.Tests.UnboundedChannelPerfTests

Benchmark Baseline Test Test/Base Modality Baseline Outlier Baseline ETL Comapre ETL
TryWriteThenTryRead 920.94 ns 642.58 ns 0.70 Bimodal True

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.Threading.Channels.Tests.UnboundedChannelPerfTests*'

Histogram

System.Threading.Channels.Tests.UnboundedChannelPerfTests.TryWriteThenTryRead

[625.566 ; 697.985) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[697.985 ; 770.403) | 
[770.403 ; 803.239) | 
[803.239 ; 852.260) | @
[852.260 ; 924.678) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[924.678 ; 969.851) | @

Docs

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

DrewScoggins pushed a commit that referenced this issue Aug 31, 2022
…branch (#2576)

All the perf jobs are broken with:

`ci_setup.py: error: argument --channel: invalid choice: 'release/7.0-rc1' (choose from 'release/7.0-preview8', 'release/7.0-preview7', 'release/7.0-preview6', 'release/7.0-preview5', 'release/7.0-preview4', 'release/7.0-preview3', 'release/7.0-preview2', 'release/7.0-preview1', 'release/6.0', '6.0', 'main', 'nativeaot7.0', 'master', 'nativeaot6.0', '5.0', 'release/5.0.1xx-rc2', 'release/5.0.1xx', 'release/3.1.3xx', 'release/3.1.2xx', 'release/3.1.1xx', '3.1', '3.0', 'release/2.1.6xx', '2.1', 'LTS', 'net48')`
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