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 9/18/2021 1:42:06 AM #1515

Closed
performanceautofiler bot opened this issue Sep 21, 2021 · 1 comment
Closed

[Perf] Changes at 9/18/2021 1:42:06 AM #1515

performanceautofiler bot opened this issue Sep 21, 2021 · 1 comment

Comments

@performanceautofiler
Copy link

performanceautofiler bot commented Sep 21, 2021

Run Information

Architecture x64
OS Windows 10.0.19042
Baseline 10b2f7c858934c27c56aa13845cb47064bfe87e9
Compare a842e7a1dc6c241c928c6291411393cdb2516608
Diff Diff

Improvemnts in System.Memory.Span<Int32>

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
ToArray - Duration of single invocation 113.06 ns 100.66 ns 0.89 0.01 False

graph
Test Report

Repro

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'System.Memory.Span&lt;Int32&gt;*'

Payloads

Baseline
Compare

Histogram

System.Memory.Span<Int32>.ToArray(Size: 512)


Docs

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

### Run Information
Architecture x64
OS Windows 10.0.19042
Baseline 10b2f7c858934c27c56aa13845cb47064bfe87e9
Compare a842e7a1dc6c241c928c6291411393cdb2516608
Diff Diff

Improvemnts in System.Numerics.Tests.Perf_Matrix4x4

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
EqualityOperatorBenchmark - Duration of single invocation 7.04 ns 5.56 ns 0.79 0.03 True

graph
Test Report

Repro

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'System.Numerics.Tests.Perf_Matrix4x4*'

Payloads

Baseline
Compare

Histogram

System.Numerics.Tests.Perf_Matrix4x4.EqualityOperatorBenchmark


Docs

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

Run Information

Architecture x64
OS Windows 10.0.19042
Baseline 10b2f7c858934c27c56aa13845cb47064bfe87e9
Compare a842e7a1dc6c241c928c6291411393cdb2516608
Diff Diff

Improvemnts in System.Text.Encodings.Web.Tests.Perf_Encoders

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
EncodeUtf16 - Duration of single invocation 53.85 ns 50.79 ns 0.94 0.01 False
EncodeUtf16 - Duration of single invocation 99.73 ns 85.97 ns 0.86 0.02 False
EncodeUtf16 - Duration of single invocation 90.59 ns 81.09 ns 0.90 0.02 False
EncodeUtf8 - Duration of single invocation 43.64 ns 38.18 ns 0.87 0.03 False

graph
graph
graph
graph
Test Report

Repro

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'System.Text.Encodings.Web.Tests.Perf_Encoders*'

Payloads

Baseline
Compare

Histogram

System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf16(arguments: Url,&lorem ipsum=dolor sit amet,16)


System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf16(arguments: Url,&lorem ipsum=dolor sit amet,512)


System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf16(arguments: JavaScript,&Hello+<World>!,512)


System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf8(arguments: JavaScript,no escaping required,512)


Docs

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

Run Information

Architecture x64
OS Windows 10.0.19042
Baseline 10b2f7c858934c27c56aa13845cb47064bfe87e9
Compare a842e7a1dc6c241c928c6291411393cdb2516608
Diff Diff

Improvemnts in System.Collections.Sort<BigStruct>

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
List - Duration of single invocation 8.63 μs 7.44 μs 0.86 0.20 False
Array_Comparison - Duration of single invocation 30.15 μs 26.68 μs 0.88 0.03 False
Array_ComparerClass - Duration of single invocation 29.44 μs 26.62 μs 0.90 0.03 False

graph
graph
graph
Test Report

Repro

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'System.Collections.Sort&lt;BigStruct&gt;*'

Payloads

Baseline
Compare

Histogram

System.Collections.Sort<BigStruct>.List(Size: 512)


System.Collections.Sort<BigStruct>.Array_Comparison(Size: 512)


System.Collections.Sort<BigStruct>.Array_ComparerClass(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