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/8/2021 9:03:18 AM #7366

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

[Perf] Changes at 7/8/2021 9:03:18 AM #7366

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

Comments

@performanceautofiler
Copy link

Run Information

Architecture x64
OS ubuntu 18.04
Baseline 989ebf948ff48dd7b788994e2284017aa2827c6e
Compare a48a11b1c1a4d0189047d142090b68563a94c590
Diff Diff

Regressions in System.Linq.Tests.Perf_Enumerable

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
WhereAny_LastElementMatches - Duration of single invocation 301.70 ns 329.75 ns 1.09 0.09 False
AnyWithPredicate_LastElementMatches - Duration of single invocation 460.22 ns 497.25 ns 1.08 0.01 False
WhereSingleOrDefault_LastElementMatches - Duration of single invocation 298.59 ns 337.24 ns 1.13 0.11 False
WhereLast_LastElementMatches - Duration of single invocation 298.62 ns 337.76 ns 1.13 0.06 False
AnyWithPredicate_LastElementMatches - Duration of single invocation 654.04 ns 715.31 ns 1.09 0.03 False
Min - Duration of single invocation 386.03 ns 430.61 ns 1.12 0.01 False
SingleWithPredicate_FirstElementMatches - Duration of single invocation 478.70 ns 547.31 ns 1.14 0.04 False
WhereFirst_LastElementMatches - Duration of single invocation 276.85 ns 340.16 ns 1.23 0.07 False
AnyWithPredicate_LastElementMatches - Duration of single invocation 458.56 ns 495.51 ns 1.08 0.01 False

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

Payloads

Baseline
Compare

Histogram

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


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


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


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


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


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


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


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


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


Docs

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

### Run Information
Architecture x64
OS ubuntu 18.04
Baseline 989ebf948ff48dd7b788994e2284017aa2827c6e
Compare a48a11b1c1a4d0189047d142090b68563a94c590
Diff Diff

Regressions in System.Collections.CtorDefaultSize<String>

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
ConcurrentDictionary - Duration of single invocation 107.66 ns 117.63 ns 1.09 0.07 False
ConcurrentBag - Duration of single invocation 1.64 μs 2.02 μs 1.23 0.83 False

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

Payloads

Baseline
Compare

Histogram

System.Collections.CtorDefaultSize<String>.ConcurrentDictionary


System.Collections.CtorDefaultSize<String>.ConcurrentBag


Docs

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

Run Information

Architecture x64
OS ubuntu 18.04
Baseline 989ebf948ff48dd7b788994e2284017aa2827c6e
Compare a48a11b1c1a4d0189047d142090b68563a94c590
Diff Diff

Regressions in System.Buffers.Text.Tests.Base64Tests

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
Base64Encode - Duration of single invocation 62.78 ns 72.16 ns 1.15 0.06 False
Base64EncodeDestinationTooSmall - Duration of single invocation 69.38 ns 78.17 ns 1.13 0.06 False

graph
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.Buffers.Text.Tests.Base64Tests*'

Payloads

Baseline
Compare

Histogram

System.Buffers.Text.Tests.Base64Tests.Base64Encode(NumberOfBytes: 1000)


System.Buffers.Text.Tests.Base64Tests.Base64EncodeDestinationTooSmall(NumberOfBytes: 1000)


Docs

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

Run Information

Architecture x64
OS ubuntu 18.04
Baseline 989ebf948ff48dd7b788994e2284017aa2827c6e
Compare a48a11b1c1a4d0189047d142090b68563a94c590
Diff Diff

Regressions in System.Collections.Tests.Perf_PriorityQueue<Int32, Int32>

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
Enumerate - Duration of single invocation 20.95 ns 24.17 ns 1.15 0.14 False

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

Payloads

Baseline
Compare

Histogram

System.Collections.Tests.Perf_PriorityQueue<Int32, Int32>.Enumerate(Size: 10)


Docs

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

Run Information

Architecture x64
OS ubuntu 18.04
Baseline 989ebf948ff48dd7b788994e2284017aa2827c6e
Compare a48a11b1c1a4d0189047d142090b68563a94c590
Diff Diff

Regressions in System.Text.Tests.Perf_StringBuilder

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
Append_Char - Duration of single invocation 231.52 ns 257.69 ns 1.11 0.03 False
Append_Char - Duration of single invocation 159.51 μs 181.90 μs 1.14 0.01 False

graph
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.Text.Tests.Perf_StringBuilder*'

Payloads

Baseline
Compare

Histogram

System.Text.Tests.Perf_StringBuilder.Append_Char(length: 100)


System.Text.Tests.Perf_StringBuilder.Append_Char(length: 100000)


Docs

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

Run Information

Architecture x64
OS ubuntu 18.04
Baseline 989ebf948ff48dd7b788994e2284017aa2827c6e
Compare a48a11b1c1a4d0189047d142090b68563a94c590
Diff Diff

Regressions in System.Text.RegularExpressions.Tests.Perf_Regex_Common

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
MatchesWords - Duration of single invocation 16.34 μs 18.63 μs 1.14 0.03 False
MatchesBoundary - Duration of single invocation 52.59 μs 58.82 μs 1.12 0.01 False
MatchWord - Duration of single invocation 378.96 ns 412.67 ns 1.09 0.03 False
Date_IsNotMatch - Duration of single invocation 116.11 ns 123.76 ns 1.07 0.05 False

graph
graph
graph
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.Text.RegularExpressions.Tests.Perf_Regex_Common*'

Payloads

Baseline
Compare

Histogram

System.Text.RegularExpressions.Tests.Perf_Regex_Common.MatchesWords(Options: IgnoreCase, Compiled)


System.Text.RegularExpressions.Tests.Perf_Regex_Common.MatchesBoundary(Options: Compiled)


System.Text.RegularExpressions.Tests.Perf_Regex_Common.MatchWord(Options: IgnoreCase, Compiled)


System.Text.RegularExpressions.Tests.Perf_Regex_Common.Date_IsNotMatch(Options: Compiled)


Docs

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

Run Information

Architecture x64
OS ubuntu 18.04
Baseline 989ebf948ff48dd7b788994e2284017aa2827c6e
Compare a48a11b1c1a4d0189047d142090b68563a94c590
Diff Diff

Regressions in System.Buffers.Tests.ReadOnlySequenceTests<Char>

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
IterateForEachTenSegments - Duration of single invocation 56.24 ns 61.66 ns 1.10 0.05 False

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.Buffers.Tests.ReadOnlySequenceTests&lt;Char&gt;*'

Payloads

Baseline
Compare

Histogram

System.Buffers.Tests.ReadOnlySequenceTests<Char>.IterateForEachTenSegments


Docs

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

Run Information

Architecture x64
OS ubuntu 18.04
Baseline 989ebf948ff48dd7b788994e2284017aa2827c6e
Compare a48a11b1c1a4d0189047d142090b68563a94c590
Diff Diff

Regressions in System.Collections.IterateForEachNonGeneric<String>

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
Stack - Duration of single invocation 3.04 μs 3.49 μs 1.15 0.09 False

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

Payloads

Baseline
Compare

Histogram

System.Collections.IterateForEachNonGeneric<String>.Stack(Size: 512)


Docs

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

Run Information

Architecture x64
OS ubuntu 18.04
Baseline 989ebf948ff48dd7b788994e2284017aa2827c6e
Compare a48a11b1c1a4d0189047d142090b68563a94c590
Diff Diff

Regressions in System.Buffers.Text.Tests.Base64EncodeDecodeInPlaceTests

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
Base64EncodeInPlace - Duration of single invocation 175.71 ms 191.97 ms 1.09 0.01 False

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.Buffers.Text.Tests.Base64EncodeDecodeInPlaceTests*'

Payloads

Baseline
Compare

Histogram

System.Buffers.Text.Tests.Base64EncodeDecodeInPlaceTests.Base64EncodeInPlace(NumberOfBytes: 200000000)


Docs

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

Run Information

Architecture x64
OS ubuntu 18.04
Baseline 989ebf948ff48dd7b788994e2284017aa2827c6e
Compare a48a11b1c1a4d0189047d142090b68563a94c590
Diff Diff

Regressions in System.Buffers.Text.Tests.Utf8ParserTests

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
TryParseUInt32Hex - Duration of single invocation 8.02 ns 9.16 ns 1.14 0.05 False
TryParseUInt64 - Duration of single invocation 12.23 ns 18.87 ns 1.54 0.00 True

graph
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.Buffers.Text.Tests.Utf8ParserTests*'

Payloads

Baseline
Compare

Histogram

System.Buffers.Text.Tests.Utf8ParserTests.TryParseUInt32Hex(value: FFFFFFFFFFFFFFFF)


System.Buffers.Text.Tests.Utf8ParserTests.TryParseUInt64(value: 18446744073709551615)


Docs

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

Run Information

Architecture x64
OS ubuntu 18.04
Baseline 989ebf948ff48dd7b788994e2284017aa2827c6e
Compare a48a11b1c1a4d0189047d142090b68563a94c590
Diff Diff

Regressions in System.Threading.Tests.Perf_SpinLock

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
EnterExit - Duration of single invocation 11.15 ns 12.62 ns 1.13 0.07 False
TryEnterExit - Duration of single invocation 11.15 ns 12.61 ns 1.13 0.03 False

graph
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.Threading.Tests.Perf_SpinLock*'

Payloads

Baseline
Compare

Histogram

System.Threading.Tests.Perf_SpinLock.EnterExit


System.Threading.Tests.Perf_SpinLock.TryEnterExit


Docs

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

Run Information

Architecture x64
OS ubuntu 18.04
Baseline 989ebf948ff48dd7b788994e2284017aa2827c6e
Compare a48a11b1c1a4d0189047d142090b68563a94c590
Diff Diff

Regressions in PerfLabTests.DelegatePerf

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
MulticastDelegateInvoke - Duration of single invocation 24.83 ms 27.92 ms 1.12 0.10 False

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 'PerfLabTests.DelegatePerf*'

Payloads

Baseline
Compare

Histogram

PerfLabTests.DelegatePerf.MulticastDelegateInvoke(length: 1000)


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