-
Notifications
You must be signed in to change notification settings - Fork 144
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
Bump Microsoft.Azure.Functions.Worker.Extensions.Http from 3.2.0 to 3.3.0 in /tracer/test/test-applications/azure-functions/Samples.AzureFunctions.V4Isolated #6605
base: master
Are you sure you want to change the base?
Conversation
Bumps [Microsoft.Azure.Functions.Worker.Extensions.Http](https://github.com/Azure/azure-functions-dotnet-worker) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/Azure/azure-functions-dotnet-worker/releases) - [Changelog](https://github.com/Azure/azure-functions-dotnet-worker/blob/main/release_notes.md) - [Commits](Azure/azure-functions-dotnet-worker@http-extension-3.2.0...http-extension-3.3.0) --- updated-dependencies: - dependency-name: Microsoft.Azure.Functions.Worker.Extensions.Http dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Datadog ReportBranch report: ✅ 0 Failed, 250480 Passed, 2090 Skipped, 18h 58m 59.05s Total Time |
Execution-Time Benchmarks Report ⏱️Execution-time results for samples comparing the following branches/commits: Execution-time benchmarks measure the whole time it takes to execute a program. And are intended to measure the one-off costs. Cases where the execution time results for the PR are worse than latest master results are shown in red. The following thresholds were used for comparing the execution times:
Note that these results are based on a single point-in-time result for each branch. For full results, see the dashboard. Graphs show the p99 interval based on the mean and StdDev of the test run, as well as the mean value of the run (shown as a diamond below the graph). gantt
title Execution time (ms) FakeDbCommand (.NET Framework 4.6.2)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (6605) - mean (69ms) : 67, 71
. : milestone, 69,
master - mean (69ms) : 67, 72
. : milestone, 69,
section CallTarget+Inlining+NGEN
This PR (6605) - mean (983ms) : 961, 1006
. : milestone, 983,
master - mean (983ms) : 953, 1012
. : milestone, 983,
gantt
title Execution time (ms) FakeDbCommand (.NET Core 3.1)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (6605) - mean (108ms) : 106, 110
. : milestone, 108,
master - mean (108ms) : 106, 110
. : milestone, 108,
section CallTarget+Inlining+NGEN
This PR (6605) - mean (676ms) : 661, 691
. : milestone, 676,
master - mean (678ms) : 662, 695
. : milestone, 678,
gantt
title Execution time (ms) FakeDbCommand (.NET 6)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (6605) - mean (91ms) : 89, 93
. : milestone, 91,
master - mean (91ms) : 89, 94
. : milestone, 91,
section CallTarget+Inlining+NGEN
This PR (6605) - mean (632ms) : 611, 652
. : milestone, 632,
master - mean (632ms) : 615, 648
. : milestone, 632,
gantt
title Execution time (ms) HttpMessageHandler (.NET Framework 4.6.2)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (6605) - mean (190ms) : 186, 193
. : milestone, 190,
master - mean (190ms) : 185, 195
. : milestone, 190,
section CallTarget+Inlining+NGEN
This PR (6605) - mean (1,088ms) : 1056, 1121
. : milestone, 1088,
master - mean (1,083ms) : 1060, 1106
. : milestone, 1083,
gantt
title Execution time (ms) HttpMessageHandler (.NET Core 3.1)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (6605) - mean (276ms) : 271, 281
. : milestone, 276,
master - mean (276ms) : 273, 280
. : milestone, 276,
section CallTarget+Inlining+NGEN
This PR (6605) - mean (866ms) : 836, 896
. : milestone, 866,
master - mean (868ms) : 834, 901
. : milestone, 868,
gantt
title Execution time (ms) HttpMessageHandler (.NET 6)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (6605) - mean (265ms) : 260, 269
. : milestone, 265,
master - mean (264ms) : 259, 268
. : milestone, 264,
section CallTarget+Inlining+NGEN
This PR (6605) - mean (848ms) : 818, 879
. : milestone, 848,
master - mean (842ms) : 809, 875
. : milestone, 842,
|
Benchmarks Report for tracer 🐌Benchmarks for #6605 compared to master:
The following thresholds were used for comparing the benchmark speeds:
Allocation changes below 0.5% are ignored. Benchmark detailsBenchmarks.Trace.ActivityBenchmark - Same speed ✔️ Same allocations ✔️Raw results
Benchmarks.Trace.AgentWriterBenchmark - Same speed ✔️ Same allocations ✔️Raw results
Benchmarks.Trace.AspNetCoreBenchmark - Same speed ✔️ Same allocations ✔️Raw results
Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark - Same speed ✔️ More allocations
|
Benchmark | Base Allocated | Diff Allocated | Change | Change % |
---|---|---|---|---|
Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces‑net6.0 | 41.41 KB | 41.69 KB | 272 B | 0.66% |
Raw results
Branch | Method | Toolchain | Mean | StdError | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated |
---|---|---|---|---|---|---|---|---|---|
master | WriteAndFlushEnrichedTraces |
net6.0 | 563μs | 2.68μs | 11.1μs | 0.566 | 0 | 0 | 41.41 KB |
master | WriteAndFlushEnrichedTraces |
netcoreapp3.1 | 660μs | 2.53μs | 9.45μs | 0.327 | 0 | 0 | 41.62 KB |
master | WriteAndFlushEnrichedTraces |
net472 | 838μs | 3.2μs | 12μs | 8.22 | 2.47 | 0.411 | 53.29 KB |
#6605 | WriteAndFlushEnrichedTraces |
net6.0 | 576μs | 3.21μs | 20.5μs | 0.581 | 0 | 0 | 41.69 KB |
#6605 | WriteAndFlushEnrichedTraces |
netcoreapp3.1 | 648μs | 2.03μs | 7.31μs | 0.324 | 0 | 0 | 41.71 KB |
#6605 | WriteAndFlushEnrichedTraces |
net472 | 834μs | 2.94μs | 11.4μs | 8.28 | 2.48 | 0.414 | 53.28 KB |
Benchmarks.Trace.DbCommandBenchmark - Slower ⚠️ Same allocations ✔️
Slower ⚠️ in #6605
Benchmark
diff/base
Base Median (ns)
Diff Median (ns)
Modality
Benchmarks.Trace.DbCommandBenchmark.ExecuteNonQuery‑net6.0
1.137
1,254.79
1,427.07
Benchmark | diff/base | Base Median (ns) | Diff Median (ns) | Modality |
---|---|---|---|---|
Benchmarks.Trace.DbCommandBenchmark.ExecuteNonQuery‑net6.0 | 1.137 | 1,254.79 | 1,427.07 |
Raw results
Branch | Method | Toolchain | Mean | StdError | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated |
---|---|---|---|---|---|---|---|---|---|
master | ExecuteNonQuery |
net6.0 | 1.25μs | 0.848ns | 3.28ns | 0.0144 | 0 | 0 | 1.02 KB |
master | ExecuteNonQuery |
netcoreapp3.1 | 1.71μs | 1.23ns | 4.59ns | 0.0137 | 0 | 0 | 1.02 KB |
master | ExecuteNonQuery |
net472 | 1.92μs | 2.24ns | 8.68ns | 0.157 | 0.000961 | 0 | 987 B |
#6605 | ExecuteNonQuery |
net6.0 | 1.43μs | 1.21ns | 4.69ns | 0.0143 | 0 | 0 | 1.02 KB |
#6605 | ExecuteNonQuery |
netcoreapp3.1 | 1.72μs | 1.38ns | 5.36ns | 0.0138 | 0 | 0 | 1.02 KB |
#6605 | ExecuteNonQuery |
net472 | 2.02μs | 2.22ns | 8.58ns | 0.157 | 0.00101 | 0 | 987 B |
Benchmarks.Trace.ElasticsearchBenchmark - Same speed ✔️ Same allocations ✔️
Raw results
Branch | Method | Toolchain | Mean | StdError | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated |
---|---|---|---|---|---|---|---|---|---|
master | CallElasticsearch |
net6.0 | 1.29μs | 0.681ns | 2.55ns | 0.0136 | 0 | 0 | 976 B |
master | CallElasticsearch |
netcoreapp3.1 | 1.5μs | 0.374ns | 1.35ns | 0.0128 | 0 | 0 | 976 B |
master | CallElasticsearch |
net472 | 2.51μs | 1.28ns | 4.8ns | 0.158 | 0 | 0 | 995 B |
master | CallElasticsearchAsync |
net6.0 | 1.25μs | 0.539ns | 2.02ns | 0.0132 | 0 | 0 | 952 B |
master | CallElasticsearchAsync |
netcoreapp3.1 | 1.62μs | 2.58ns | 9.66ns | 0.0137 | 0 | 0 | 1.02 KB |
master | CallElasticsearchAsync |
net472 | 2.62μs | 1.68ns | 6.28ns | 0.167 | 0 | 0 | 1.05 KB |
#6605 | CallElasticsearch |
net6.0 | 1.23μs | 0.54ns | 2.09ns | 0.0135 | 0 | 0 | 976 B |
#6605 | CallElasticsearch |
netcoreapp3.1 | 1.57μs | 0.463ns | 1.73ns | 0.0133 | 0 | 0 | 976 B |
#6605 | CallElasticsearch |
net472 | 2.63μs | 2.53ns | 9.8ns | 0.157 | 0 | 0 | 995 B |
#6605 | CallElasticsearchAsync |
net6.0 | 1.31μs | 0.513ns | 1.92ns | 0.0131 | 0 | 0 | 952 B |
#6605 | CallElasticsearchAsync |
netcoreapp3.1 | 1.64μs | 0.863ns | 3.34ns | 0.0139 | 0 | 0 | 1.02 KB |
#6605 | CallElasticsearchAsync |
net472 | 2.81μs | 1.91ns | 7.39ns | 0.166 | 0 | 0 | 1.05 KB |
Benchmarks.Trace.GraphQLBenchmark - Same speed ✔️ Same allocations ✔️
Raw results
Branch | Method | Toolchain | Mean | StdError | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated |
---|---|---|---|---|---|---|---|---|---|
master | ExecuteAsync |
net6.0 | 1.31μs | 0.619ns | 2.4ns | 0.0132 | 0 | 0 | 952 B |
master | ExecuteAsync |
netcoreapp3.1 | 1.63μs | 0.778ns | 3.01ns | 0.0124 | 0 | 0 | 952 B |
master | ExecuteAsync |
net472 | 1.84μs | 0.383ns | 1.43ns | 0.145 | 0 | 0 | 915 B |
#6605 | ExecuteAsync |
net6.0 | 1.37μs | 0.5ns | 1.87ns | 0.0131 | 0 | 0 | 952 B |
#6605 | ExecuteAsync |
netcoreapp3.1 | 1.63μs | 1.19ns | 4.59ns | 0.0129 | 0 | 0 | 952 B |
#6605 | ExecuteAsync |
net472 | 1.79μs | 0.403ns | 1.51ns | 0.145 | 0 | 0 | 915 B |
Benchmarks.Trace.HttpClientBenchmark - Same speed ✔️ Same allocations ✔️
Raw results
Branch | Method | Toolchain | Mean | StdError | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated |
---|---|---|---|---|---|---|---|---|---|
master | SendAsync |
net6.0 | 4.42μs | 1.51ns | 5.66ns | 0.0309 | 0 | 0 | 2.31 KB |
master | SendAsync |
netcoreapp3.1 | 5.38μs | 1.63ns | 6.1ns | 0.0376 | 0 | 0 | 2.85 KB |
master | SendAsync |
net472 | 7.38μs | 1.79ns | 6.95ns | 0.496 | 0 | 0 | 3.12 KB |
#6605 | SendAsync |
net6.0 | 4.49μs | 1.55ns | 5.99ns | 0.0312 | 0 | 0 | 2.31 KB |
#6605 | SendAsync |
netcoreapp3.1 | 5.38μs | 2.38ns | 8.92ns | 0.0376 | 0 | 0 | 2.85 KB |
#6605 | SendAsync |
net472 | 7.38μs | 1.06ns | 3.95ns | 0.496 | 0 | 0 | 3.12 KB |
Benchmarks.Trace.ILoggerBenchmark - Same speed ✔️ Same allocations ✔️
Raw results
Branch | Method | Toolchain | Mean | StdError | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated |
---|---|---|---|---|---|---|---|---|---|
master | EnrichedLog |
net6.0 | 1.52μs | 0.699ns | 2.61ns | 0.0228 | 0 | 0 | 1.64 KB |
master | EnrichedLog |
netcoreapp3.1 | 2.26μs | 1.61ns | 6.24ns | 0.0214 | 0 | 0 | 1.64 KB |
master | EnrichedLog |
net472 | 2.53μs | 0.661ns | 2.47ns | 0.249 | 0 | 0 | 1.57 KB |
#6605 | EnrichedLog |
net6.0 | 1.45μs | 0.587ns | 2.12ns | 0.0232 | 0 | 0 | 1.64 KB |
#6605 | EnrichedLog |
netcoreapp3.1 | 2.14μs | 1.67ns | 6.24ns | 0.0215 | 0 | 0 | 1.64 KB |
#6605 | EnrichedLog |
net472 | 2.73μs | 0.841ns | 3.26ns | 0.249 | 0 | 0 | 1.57 KB |
Benchmarks.Trace.Log4netBenchmark - Same speed ✔️ Same allocations ✔️
Raw results
Branch | Method | Toolchain | Mean | StdError | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated |
---|---|---|---|---|---|---|---|---|---|
master | EnrichedLog |
net6.0 | 116μs | 146ns | 545ns | 0.0582 | 0 | 0 | 4.28 KB |
master | EnrichedLog |
netcoreapp3.1 | 120μs | 166ns | 644ns | 0.0597 | 0 | 0 | 4.28 KB |
master | EnrichedLog |
net472 | 150μs | 82.9ns | 321ns | 0.677 | 0.226 | 0 | 4.46 KB |
#6605 | EnrichedLog |
net6.0 | 115μs | 164ns | 635ns | 0.0574 | 0 | 0 | 4.28 KB |
#6605 | EnrichedLog |
netcoreapp3.1 | 120μs | 267ns | 1.04μs | 0.0599 | 0 | 0 | 4.28 KB |
#6605 | EnrichedLog |
net472 | 150μs | 114ns | 425ns | 0.672 | 0.224 | 0 | 4.46 KB |
Benchmarks.Trace.NLogBenchmark - Same speed ✔️ Same allocations ✔️
Raw results
Branch | Method | Toolchain | Mean | StdError | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated |
---|---|---|---|---|---|---|---|---|---|
master | EnrichedLog |
net6.0 | 3.16μs | 1.52ns | 5.48ns | 0.03 | 0 | 0 | 2.2 KB |
master | EnrichedLog |
netcoreapp3.1 | 4.34μs | 1.67ns | 6.47ns | 0.0283 | 0 | 0 | 2.2 KB |
master | EnrichedLog |
net472 | 5.02μs | 1.31ns | 5.06ns | 0.319 | 0 | 0 | 2.02 KB |
#6605 | EnrichedLog |
net6.0 | 2.89μs | 0.567ns | 2.12ns | 0.0306 | 0 | 0 | 2.2 KB |
#6605 | EnrichedLog |
netcoreapp3.1 | 4.17μs | 0.939ns | 3.64ns | 0.0292 | 0 | 0 | 2.2 KB |
#6605 | EnrichedLog |
net472 | 4.94μs | 10.2ns | 38.2ns | 0.32 | 0 | 0 | 2.02 KB |
Benchmarks.Trace.RedisBenchmark - Same speed ✔️ Same allocations ✔️
Raw results
Branch | Method | Toolchain | Mean | StdError | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated |
---|---|---|---|---|---|---|---|---|---|
master | SendReceive |
net6.0 | 1.46μs | 0.5ns | 1.94ns | 0.0161 | 0 | 0 | 1.14 KB |
master | SendReceive |
netcoreapp3.1 | 1.89μs | 0.609ns | 2.28ns | 0.0151 | 0 | 0 | 1.14 KB |
master | SendReceive |
net472 | 2.15μs | 0.785ns | 3.04ns | 0.183 | 0 | 0 | 1.16 KB |
#6605 | SendReceive |
net6.0 | 1.32μs | 0.582ns | 2.25ns | 0.0159 | 0 | 0 | 1.14 KB |
#6605 | SendReceive |
netcoreapp3.1 | 1.78μs | 1.76ns | 6.81ns | 0.015 | 0 | 0 | 1.14 KB |
#6605 | SendReceive |
net472 | 2.01μs | 0.508ns | 1.97ns | 0.183 | 0 | 0 | 1.16 KB |
Benchmarks.Trace.SerilogBenchmark - Same speed ✔️ Same allocations ✔️
Raw results
Branch | Method | Toolchain | Mean | StdError | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated |
---|---|---|---|---|---|---|---|---|---|
master | EnrichedLog |
net6.0 | 2.83μs | 0.957ns | 3.7ns | 0.0213 | 0 | 0 | 1.6 KB |
master | EnrichedLog |
netcoreapp3.1 | 3.94μs | 3.02ns | 11.7ns | 0.0217 | 0 | 0 | 1.65 KB |
master | EnrichedLog |
net472 | 4.46μs | 2.86ns | 11.1ns | 0.322 | 0 | 0 | 2.04 KB |
#6605 | EnrichedLog |
net6.0 | 2.82μs | 1.94ns | 7.53ns | 0.0223 | 0 | 0 | 1.6 KB |
#6605 | EnrichedLog |
netcoreapp3.1 | 3.82μs | 1.79ns | 6.71ns | 0.0212 | 0 | 0 | 1.65 KB |
#6605 | EnrichedLog |
net472 | 4.42μs | 2.26ns | 8.16ns | 0.322 | 0 | 0 | 2.04 KB |
Benchmarks.Trace.SpanBenchmark - Same speed ✔️ Same allocations ✔️
Raw results
Branch | Method | Toolchain | Mean | StdError | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated |
---|---|---|---|---|---|---|---|---|---|
master | StartFinishSpan |
net6.0 | 396ns | 0.4ns | 1.55ns | 0.0081 | 0 | 0 | 576 B |
master | StartFinishSpan |
netcoreapp3.1 | 577ns | 0.721ns | 2.79ns | 0.00786 | 0 | 0 | 576 B |
master | StartFinishSpan |
net472 | 645ns | 1.54ns | 5.97ns | 0.0916 | 0 | 0 | 578 B |
master | StartFinishScope |
net6.0 | 539ns | 0.536ns | 2.07ns | 0.00986 | 0 | 0 | 696 B |
master | StartFinishScope |
netcoreapp3.1 | 688ns | 1.1ns | 4.25ns | 0.00943 | 0 | 0 | 696 B |
master | StartFinishScope |
net472 | 799ns | 2.8ns | 10.8ns | 0.104 | 0 | 0 | 658 B |
#6605 | StartFinishSpan |
net6.0 | 398ns | 0.962ns | 3.72ns | 0.00802 | 0 | 0 | 576 B |
#6605 | StartFinishSpan |
netcoreapp3.1 | 576ns | 0.647ns | 2.51ns | 0.00781 | 0 | 0 | 576 B |
#6605 | StartFinishSpan |
net472 | 655ns | 1.18ns | 4.58ns | 0.0917 | 0 | 0 | 578 B |
#6605 | StartFinishScope |
net6.0 | 571ns | 0.751ns | 2.91ns | 0.00958 | 0 | 0 | 696 B |
#6605 | StartFinishScope |
netcoreapp3.1 | 738ns | 1.22ns | 4.72ns | 0.00926 | 0 | 0 | 696 B |
#6605 | StartFinishScope |
net472 | 812ns | 0.944ns | 3.65ns | 0.105 | 0 | 0 | 658 B |
Benchmarks.Trace.TraceAnnotationsBenchmark - Same speed ✔️ Same allocations ✔️
Raw results
Branch | Method | Toolchain | Mean | StdError | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated |
---|---|---|---|---|---|---|---|---|---|
master | RunOnMethodBegin |
net6.0 | 655ns | 0.62ns | 2.4ns | 0.00988 | 0 | 0 | 696 B |
master | RunOnMethodBegin |
netcoreapp3.1 | 939ns | 1.56ns | 6.05ns | 0.00936 | 0 | 0 | 696 B |
master | RunOnMethodBegin |
net472 | 1.05μs | 3.37ns | 12.6ns | 0.104 | 0 | 0 | 658 B |
#6605 | RunOnMethodBegin |
net6.0 | 607ns | 0.733ns | 2.84ns | 0.00965 | 0 | 0 | 696 B |
#6605 | RunOnMethodBegin |
netcoreapp3.1 | 953ns | 1.24ns | 4.81ns | 0.00978 | 0 | 0 | 696 B |
#6605 | RunOnMethodBegin |
net472 | 1.14μs | 2.2ns | 8.52ns | 0.104 | 0 | 0 | 658 B |
Bumps Microsoft.Azure.Functions.Worker.Extensions.Http from 3.2.0 to 3.3.0.
Release notes
Sourced from Microsoft.Azure.Functions.Worker.Extensions.Http's releases.
Commits
97a0783
Bump http extension for release (#2940)d4dab47
Patch Http.AspNetCore extension package (#2936)47c6355
Updating service bus patch version (#2930)8fbe8b3
Update ContextReference & DefaultFromBodyConversionFeature to remove invocati...bf563c4
host.json: Ignore comments and trailing commas095fd09
Update FromBody converter to utilize DeserializeAsync (#2901)2bbc2b9
Reset release notes (#2907)1198433
Update EventGrid extension (#2906)05b4207
ServiceBusSessionMessageActions not working with IsBatched=true for ServiceBu...d3b2423
Adding net9 prelaunch app. (#2898)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)