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 5/7/2021 2:19:00 AM #5762

Open
performanceautofiler bot opened this issue May 11, 2021 · 1 comment
Open

[Perf] Changes at 5/7/2021 2:19:00 AM #5762

performanceautofiler bot opened this issue May 11, 2021 · 1 comment

Comments

@performanceautofiler
Copy link

Run Information

Architecture x64
OS Windows 10.0.18362
Baseline 430e424e5be3b4c29c30abf526de0c8d5b43e1df
Compare f511a4af3d25e68796bdb7e27a121dab79c88d89
Diff Diff

Improvemnts in System.Linq.Tests.Perf_Enumerable

Benchmark Baseline Test Test/Base Test Quality Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
WhereSingleOrDefault_LastElementMatches - Duration of single invocation 526.46 ns 471.77 ns 0.90 0.10
WhereSingle_LastElementMatches - Duration of single invocation 529.81 ns 473.63 ns 0.89 0.05
Aggregate - Duration of single invocation 739.33 ns 657.93 ns 0.89 0.03
WhereAny_LastElementMatches - Duration of single invocation 518.60 ns 429.75 ns 0.83 0.07
Take_All - Duration of single invocation 1.09 μs 1.02 μs 0.93 0.07
Concat_Once - Duration of single invocation 2.18 μs 1.97 μs 0.90 0.02
WhereSelect - Duration of single invocation 1.14 μs 1.05 μs 0.92 0.04
Where - Duration of single invocation 726.18 ns 663.29 ns 0.91 0.02
WhereSelect - Duration of single invocation 975.13 ns 849.21 ns 0.87 0.03
All_AllElementsMatch - Duration of single invocation 709.07 ns 647.49 ns 0.91 0.03

graph
graph
graph
graph
graph
graph
graph
graph
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.Linq.Tests.Perf_Enumerable*'

Payloads

Baseline
Compare

Histogram

System.Linq.Tests.Perf_Enumerable.WhereSingleOrDefault_LastElementMatches(input: List)


System.Linq.Tests.Perf_Enumerable.WhereSingle_LastElementMatches(input: List)


System.Linq.Tests.Perf_Enumerable.Aggregate(input: IEnumerable)


System.Linq.Tests.Perf_Enumerable.WhereAny_LastElementMatches(input: List)


System.Linq.Tests.Perf_Enumerable.Take_All(input: IEnumerable)


System.Linq.Tests.Perf_Enumerable.Concat_Once(input: IEnumerable)


System.Linq.Tests.Perf_Enumerable.WhereSelect(input: List)


System.Linq.Tests.Perf_Enumerable.Where(input: Array)


System.Linq.Tests.Perf_Enumerable.WhereSelect(input: Array)


System.Linq.Tests.Perf_Enumerable.All_AllElementsMatch(input: IEnumerable)


Docs

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

### Run Information
Architecture x64
OS Windows 10.0.18362
Baseline 430e424e5be3b4c29c30abf526de0c8d5b43e1df
Compare f511a4af3d25e68796bdb7e27a121dab79c88d89
Diff Diff

Improvemnts in System.Collections.Tests.Perf_BitArray

Benchmark Baseline Test Test/Base Test Quality Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
BitArrayBoolArrayCtor - Duration of single invocation 15.87 ns 14.01 ns 0.88 0.04

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.Tests.Perf_BitArray*'

Payloads

Baseline
Compare

Histogram

System.Collections.Tests.Perf_BitArray.BitArrayBoolArrayCtor(Size: 4)


Docs

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

Run Information

Architecture x64
OS Windows 10.0.18362
Baseline 430e424e5be3b4c29c30abf526de0c8d5b43e1df
Compare f511a4af3d25e68796bdb7e27a121dab79c88d89
Diff Diff

Improvemnts in Benchstone.BenchI.BenchE

Benchmark Baseline Test Test/Base Test Quality Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
Test - Duration of single invocation 546.29 ms 373.77 ms 0.68 0.09

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 'Benchstone.BenchI.BenchE*'

Payloads

Baseline
Compare

Histogram

Benchstone.BenchI.BenchE.Test


Docs

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

Run Information

Architecture x64
OS Windows 10.0.18362
Baseline 430e424e5be3b4c29c30abf526de0c8d5b43e1df
Compare f511a4af3d25e68796bdb7e27a121dab79c88d89
Diff Diff

Improvemnts in XmlDocumentTests.XmlNodeListTests.Perf_XmlNodeList

Benchmark Baseline Test Test/Base Test Quality Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
Enumerator - Duration of single invocation 208.75 ns 192.05 ns 0.92 0.12

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 'XmlDocumentTests.XmlNodeListTests.Perf_XmlNodeList*'

Payloads

Baseline
Compare

Histogram

XmlDocumentTests.XmlNodeListTests.Perf_XmlNodeList.Enumerator


Docs

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

Run Information

Architecture x64
OS Windows 10.0.18362
Baseline 430e424e5be3b4c29c30abf526de0c8d5b43e1df
Compare f511a4af3d25e68796bdb7e27a121dab79c88d89
Diff Diff

Improvemnts in System.Globalization.Tests.StringEquality

Benchmark Baseline Test Test/Base Test Quality Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
Compare_Same_Upper - Duration of single invocation 17.11 ns 15.36 ns 0.90 0.04

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.Globalization.Tests.StringEquality*'

Payloads

Baseline
Compare

Histogram

System.Globalization.Tests.StringEquality.Compare_Same_Upper(Count: 1024, Options: (en-US, Ordinal))


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