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 -7%] System.Collections.CtorFromCollection<Int32>.ImmutableQueue #2723

Closed
performanceautofiler bot opened this issue Oct 26, 2020 · 0 comments
Closed

Comments

@performanceautofiler
Copy link

performanceautofiler bot commented Oct 26, 2020

Run Information

Architecture x64
OS ubuntu 18.04
Baseline bdd25a2eb910d87847c0fcc47bfe31b4dc1a576e
Compare b6f791d1984f998384267b8b6683bd02f64747f2

Regressions in System.Collections.CtorFromCollection

Benchmark Baseline Test Test/Base Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
ImmutableQueue 5.38 μs 5.73 μs 1.07

Related Issue on x64 Windows

[Perf 69%] System.Collections.CtorFromCollection.Dictionary

Related Issue on x86 Windows

[Perf 55%] System.Collections.CtorFromCollection.Dictionary

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.CtorFromCollection<Int32>*'

Histogram

System.Collections.CtorFromCollection.ImmutableQueue(Size: 512)

[4819.890 ; 5022.877) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[5022.877 ; 5214.946) | @@@@@@@@@@@@
[5214.946 ; 5340.392) | @@@@@@@@@@@@@@@@@@@@@@@@@
[5340.392 ; 5513.674) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[5513.674 ; 5723.189) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[5723.189 ; 5939.891) | @@@@@@@@@@@@@@@@@@

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