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 7/12/2021 7:57:21 PM #7306

Open
performanceautofiler bot opened this issue Jul 13, 2021 · 1 comment
Open

[Perf] Changes at 7/12/2021 7:57:21 PM #7306

performanceautofiler bot opened this issue Jul 13, 2021 · 1 comment

Comments

@performanceautofiler
Copy link

Run Information

Architecture arm64
OS Windows 10.0.19041
Baseline b2a5499230f005108b882ac8bd76b3868d2573e4
Compare d021b563e811b0685149c5a5ca7628569bef9f7f
Diff Diff

Improvemnts in System.Collections.IterateFor<Int32>

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
ImmutableSortedSet - Duration of single invocation 15.36 μs 10.51 μs 0.68 0.03 False
ImmutableList - Duration of single invocation 15.70 μs 10.67 μs 0.68 0.02 False

graph
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.IterateFor&lt;Int32&gt;*'

Payloads

Baseline
Compare

Histogram

System.Collections.IterateFor<Int32>.ImmutableSortedSet(Size: 512)


System.Collections.IterateFor<Int32>.ImmutableList(Size: 512)


Docs

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

### Run Information
Architecture arm64
OS Windows 10.0.19041
Baseline b2a5499230f005108b882ac8bd76b3868d2573e4
Compare d021b563e811b0685149c5a5ca7628569bef9f7f
Diff Diff

Improvemnts in System.Collections.IterateFor<String>

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
ImmutableList - Duration of single invocation 15.68 μs 10.97 μs 0.70 0.03 False
ImmutableSortedSet - Duration of single invocation 15.78 μs 10.53 μs 0.67 0.02 False

graph
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.IterateFor&lt;String&gt;*'

Payloads

Baseline
Compare

Histogram

System.Collections.IterateFor<String>.ImmutableList(Size: 512)


System.Collections.IterateFor<String>.ImmutableSortedSet(Size: 512)


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