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 4/27/2021 11:03:13 AM #5581

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

[Perf] Changes at 4/27/2021 11:03:13 AM #5581

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

Comments

@performanceautofiler
Copy link

Run Information

Architecture x64
OS Windows 10.0.18362
Baseline 08e00bea231ad8e5afa83fc9d4e74ed667f16997
Compare 779e1e58dbecadb6f4e867965745c900647f261e
Diff Diff

Improvemnts in System.Numerics.Tests.Perf_Vector3

Benchmark Baseline Test Test/Base Test Quality Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
DivideByScalarBenchmark - Duration of single invocation 10.52 ns 0.72 ns 0.07 0.01
DistanceBenchmark - Duration of single invocation 14.74 ns 1.25 ns 0.08 0.01
LerpBenchmark - Duration of single invocation 9.76 ns 1.34 ns 0.14 0.01
NormalizeBenchmark - Duration of single invocation 3.88 ns 2.19 ns 0.57 0.32
MultiplyByScalarBenchmark - Duration of single invocation 7.58 ns 0.65 ns 0.09 0.00
NegateBenchmark - Duration of single invocation 7.71 ns 0.41 ns 0.05 0.01

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

Payloads

Baseline
Compare

Histogram

System.Numerics.Tests.Perf_Vector3.DivideByScalarBenchmark


System.Numerics.Tests.Perf_Vector3.DistanceBenchmark


System.Numerics.Tests.Perf_Vector3.LerpBenchmark


System.Numerics.Tests.Perf_Vector3.NormalizeBenchmark


System.Numerics.Tests.Perf_Vector3.MultiplyByScalarBenchmark


System.Numerics.Tests.Perf_Vector3.NegateBenchmark


Docs

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

### Run Information
Architecture x64
OS Windows 10.0.18362
Baseline 08e00bea231ad8e5afa83fc9d4e74ed667f16997
Compare 779e1e58dbecadb6f4e867965745c900647f261e
Diff Diff

Improvemnts in System.Numerics.Tests.Perf_Matrix4x4

Benchmark Baseline Test Test/Base Test Quality Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
CreateWorldBenchmark - Duration of single invocation 28.08 ns 25.22 ns 0.90 0.08
CreateBillboardBenchmark - Duration of single invocation 26.90 ns 23.93 ns 0.89 0.16
CreateReflectionBenchmark - Duration of single invocation 16.91 ns 15.71 ns 0.93 0.12

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

Payloads

Baseline
Compare

Histogram

System.Numerics.Tests.Perf_Matrix4x4.CreateWorldBenchmark


System.Numerics.Tests.Perf_Matrix4x4.CreateBillboardBenchmark


System.Numerics.Tests.Perf_Matrix4x4.CreateReflectionBenchmark


Docs

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

Run Information

Architecture x64
OS Windows 10.0.18362
Baseline 08e00bea231ad8e5afa83fc9d4e74ed667f16997
Compare 779e1e58dbecadb6f4e867965745c900647f261e
Diff Diff

Improvemnts in System.Tests.Perf_String

Benchmark Baseline Test Test/Base Test Quality Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
IndexerCheckBoundCheckHoist - Duration of single invocation 47.14 ns 31.76 ns 0.67 0.22
Trim - Duration of single invocation 13.02 ns 11.89 ns 0.91 0.06

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

Payloads

Baseline
Compare

Histogram

System.Tests.Perf_String.IndexerCheckBoundCheckHoist


System.Tests.Perf_String.Trim(s: " Test")


Docs

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

Run Information

Architecture x64
OS Windows 10.0.18362
Baseline 08e00bea231ad8e5afa83fc9d4e74ed667f16997
Compare 779e1e58dbecadb6f4e867965745c900647f261e
Diff Diff

Improvemnts in System.Collections.Tests.Perf_PriorityQueue<String, String>

Benchmark Baseline Test Test/Base Test Quality Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
Enumerate - Duration of single invocation 681.79 ns 548.89 ns 0.81 0.48

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_PriorityQueue&lt;String, String&gt;*'

Payloads

Baseline
Compare

Histogram

System.Collections.Tests.Perf_PriorityQueue<String, String>.Enumerate(Size: 100)


Docs

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

Run Information

Architecture x64
OS Windows 10.0.18362
Baseline 08e00bea231ad8e5afa83fc9d4e74ed667f16997
Compare 779e1e58dbecadb6f4e867965745c900647f261e
Diff Diff

Improvemnts in Span.Sorting

Benchmark Baseline Test Test/Base Test Quality Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
BubbleSortArray - Duration of single invocation 227.29 μs 211.12 μs 0.93 0.02

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

Payloads

Baseline
Compare

Histogram

Span.Sorting.BubbleSortArray(Size: 512)


Docs

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

Run Information

Architecture x64
OS Windows 10.0.18362
Baseline 08e00bea231ad8e5afa83fc9d4e74ed667f16997
Compare 779e1e58dbecadb6f4e867965745c900647f261e
Diff Diff

Improvemnts in System.Numerics.Tests.Perf_Vector2

Benchmark Baseline Test Test/Base Test Quality Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
DivideByScalarBenchmark - Duration of single invocation 11.12 ns 0.42 ns 0.04 0.01
DistanceBenchmark - Duration of single invocation 14.13 ns 0.81 ns 0.06 0.01
LerpBenchmark - Duration of single invocation 10.07 ns 0.70 ns 0.07 0.01

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

Payloads

Baseline
Compare

Histogram

System.Numerics.Tests.Perf_Vector2.DivideByScalarBenchmark


System.Numerics.Tests.Perf_Vector2.DistanceBenchmark


System.Numerics.Tests.Perf_Vector2.LerpBenchmark


Docs

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

Run Information

Architecture x64
OS Windows 10.0.18362
Baseline 08e00bea231ad8e5afa83fc9d4e74ed667f16997
Compare 779e1e58dbecadb6f4e867965745c900647f261e
Diff Diff

Improvemnts in System.Collections.IterateForEach<String>

Benchmark Baseline Test Test/Base Test Quality Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
ImmutableStack - Duration of single invocation 2.37 μs 2.01 μs 0.85 0.06
SortedSet - Duration of single invocation 10.53 μs 9.45 μs 0.90 0.06

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

Payloads

Baseline
Compare

Histogram

System.Collections.IterateForEach<String>.ImmutableStack(Size: 512)


System.Collections.IterateForEach<String>.SortedSet(Size: 512)


Docs

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

Run Information

Architecture x64
OS Windows 10.0.18362
Baseline 08e00bea231ad8e5afa83fc9d4e74ed667f16997
Compare 779e1e58dbecadb6f4e867965745c900647f261e
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
WhereLast_LastElementMatches - Duration of single invocation 591.83 ns 507.28 ns 0.86 0.05

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.WhereLast_LastElementMatches(input: List)


Docs

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

Run Information

Architecture x64
OS Windows 10.0.18362
Baseline 08e00bea231ad8e5afa83fc9d4e74ed667f16997
Compare 779e1e58dbecadb6f4e867965745c900647f261e
Diff Diff

Improvemnts in System.Tests.Perf_Char

Benchmark Baseline Test Test/Base Test Quality Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
Char_IsUpper - Duration of single invocation 79.68 ns 62.29 ns 0.78 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.Tests.Perf_Char*'

Payloads

Baseline
Compare

Histogram

System.Tests.Perf_Char.Char_IsUpper(input: "Good afternoon, Constable!")


Docs

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

Run Information

Architecture x64
OS Windows 10.0.18362
Baseline 08e00bea231ad8e5afa83fc9d4e74ed667f16997
Compare 779e1e58dbecadb6f4e867965745c900647f261e
Diff Diff

Improvemnts in System.Numerics.Tests.Perf_Plane

Benchmark Baseline Test Test/Base Test Quality Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
CreateFromVerticesBenchmark - Duration of single invocation 9.89 ns 7.31 ns 0.74 0.05

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

Payloads

Baseline
Compare

Histogram

System.Numerics.Tests.Perf_Plane.CreateFromVerticesBenchmark


Docs

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

Run Information

Architecture x64
OS Windows 10.0.18362
Baseline 08e00bea231ad8e5afa83fc9d4e74ed667f16997
Compare 779e1e58dbecadb6f4e867965745c900647f261e
Diff Diff

Improvemnts in System.Collections.IterateForNonGeneric<Int32>

Benchmark Baseline Test Test/Base Test Quality Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
ArrayList - Duration of single invocation 1.61 μs 1.45 μs 0.90 0.07

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

Payloads

Baseline
Compare

Histogram

System.Collections.IterateForNonGeneric<Int32>.ArrayList(Size: 512)


Docs

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

Run Information

Architecture x64
OS Windows 10.0.18362
Baseline 08e00bea231ad8e5afa83fc9d4e74ed667f16997
Compare 779e1e58dbecadb6f4e867965745c900647f261e
Diff Diff

Improvemnts in System.Memory.Span<Char>

Benchmark Baseline Test Test/Base Test Quality Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
SequenceEqual - Duration of single invocation 24.85 ns 20.33 ns 0.82 0.05

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.Memory.Span&lt;Char&gt;*'

Payloads

Baseline
Compare

Histogram

System.Memory.Span<Char>.SequenceEqual(Size: 512)


Docs

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

Run Information

Architecture x64
OS Windows 10.0.18362
Baseline 08e00bea231ad8e5afa83fc9d4e74ed667f16997
Compare 779e1e58dbecadb6f4e867965745c900647f261e
Diff Diff

Improvemnts in System.Collections.ContainsTrue<String>

Benchmark Baseline Test Test/Base Test Quality Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
Array - Duration of single invocation 457.75 μs 383.96 μs 0.84 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 'System.Collections.ContainsTrue&lt;String&gt;*'

Payloads

Baseline
Compare

Histogram

System.Collections.ContainsTrue<String>.Array(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