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 -23%] Span.Sorting.BubbleSortArray #2283

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

[Perf -23%] Span.Sorting.BubbleSortArray #2283

performanceautofiler bot opened this issue Oct 13, 2020 · 0 comments

Comments

@performanceautofiler
Copy link

performanceautofiler bot commented Oct 13, 2020

Run Information

Architecture x64
OS ubuntu 18.04
Changes diff

Regressions in Span.Sorting

Benchmark Baseline Test Test/Base Modality Baseline Outlier Baseline ETL Comapre ETL
BubbleSortArray 154.29 μs 190.97 μs 1.24 True

Related Issue on x86 Windows

[Perf -64%] Span.Sorting.QuickSortSpan

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 'Span.Sorting*'

Histogram

Span.Sorting.BubbleSortArray(Size: 512)

[147481.035 ; 154760.000) | @@@@@@@@@@@@
[154760.000 ; 161409.675) | 
[161409.675 ; 168688.640) | @@@@@@@@
[168688.640 ; 175967.604) | 
[175967.604 ; 183246.569) | 
[183246.569 ; 187786.150) | 
[187786.150 ; 195065.115) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

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

0 participants