-
Notifications
You must be signed in to change notification settings - Fork 147
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
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
Conversation
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, 72
. : milestone, 69,
master - mean (69ms) : 66, 72
. : milestone, 69,
section CallTarget+Inlining+NGEN
This PR (6605) - mean (1,010ms) : 991, 1028
. : milestone, 1010,
master - mean (1,007ms) : 987, 1027
. : milestone, 1007,
gantt
title Execution time (ms) FakeDbCommand (.NET Core 3.1)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (6605) - mean (102ms) : 100, 105
. : milestone, 102,
master - mean (102ms) : 100, 104
. : milestone, 102,
section CallTarget+Inlining+NGEN
This PR (6605) - mean (695ms) : 677, 713
. : milestone, 695,
master - mean (694ms) : 671, 717
. : milestone, 694,
gantt
title Execution time (ms) FakeDbCommand (.NET 6)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (6605) - mean (90ms) : 88, 91
. : milestone, 90,
master - mean (89ms) : 87, 91
. : milestone, 89,
section CallTarget+Inlining+NGEN
This PR (6605) - mean (654ms) : 635, 672
. : milestone, 654,
master - mean (657ms) : 632, 683
. : milestone, 657,
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, 194
. : milestone, 190,
master - mean (189ms) : 186, 193
. : milestone, 189,
section CallTarget+Inlining+NGEN
This PR (6605) - mean (1,106ms) : 1078, 1133
. : milestone, 1106,
master - mean (1,104ms) : 1075, 1133
. : milestone, 1104,
gantt
title Execution time (ms) HttpMessageHandler (.NET Core 3.1)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (6605) - mean (269ms) : 265, 273
. : milestone, 269,
master - mean (268ms) : 264, 272
. : milestone, 268,
section CallTarget+Inlining+NGEN
This PR (6605) - mean (882ms) : 854, 911
. : milestone, 882,
master - mean (882ms) : 854, 910
. : milestone, 882,
gantt
title Execution time (ms) HttpMessageHandler (.NET 6)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (6605) - mean (262ms) : 259, 266
. : milestone, 262,
master - mean (260ms) : 257, 264
. : milestone, 260,
section CallTarget+Inlining+NGEN
This PR (6605) - mean (869ms) : 840, 898
. : milestone, 869,
master - mean (870ms) : 842, 899
. : milestone, 870,
|
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 ✔️ More allocations
|
Benchmark | Base Allocated | Diff Allocated | Change | Change % |
---|---|---|---|---|
Benchmarks.Trace.ActivityBenchmark.StartStopWithChild‑netcoreapp3.1 | 5.73 KB | 5.77 KB | 35 B | 0.61% |
Benchmark | Base Allocated | Diff Allocated | Change | Change % |
---|---|---|---|---|
Benchmarks.Trace.ActivityBenchmark.StartStopWithChild‑net472 | 6.13 KB | 6.08 KB | -49 B | -0.80% |
Raw results
Branch | Method | Toolchain | Mean | StdError | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated |
---|---|---|---|---|---|---|---|---|---|
master | StartStopWithChild |
net6.0 | 7.74μs | 90.1ns | 896ns | 0 | 0 | 0 | 5.57 KB |
master | StartStopWithChild |
netcoreapp3.1 | 10.1μs | 148ns | 1.48μs | 0 | 0 | 0 | 5.73 KB |
master | StartStopWithChild |
net472 | 15.3μs | 87.8ns | 697ns | 1.04 | 0.297 | 0.0741 | 6.13 KB |
#6605 | StartStopWithChild |
net6.0 | 7.83μs | 118ns | 1.18μs | 0 | 0 | 0 | 5.56 KB |
#6605 | StartStopWithChild |
netcoreapp3.1 | 10.8μs | 161ns | 1.61μs | 0 | 0 | 0 | 5.77 KB |
#6605 | StartStopWithChild |
net472 | 15.5μs | 87.7ns | 601ns | 1.03 | 0.342 | 0.0684 | 6.08 KB |
Benchmarks.Trace.AgentWriterBenchmark - Same speed ✔️ More allocations ⚠️
More allocations ⚠️ in #6605
Benchmark
Base Allocated
Diff Allocated
Change
Change %
Benchmarks.Trace.AgentWriterBenchmark.WriteAndFlushEnrichedTraces‑net472
3.31 KB
3.35 KB
34 B
1.03%
Benchmark | Base Allocated | Diff Allocated | Change | Change % |
---|---|---|---|---|
Benchmarks.Trace.AgentWriterBenchmark.WriteAndFlushEnrichedTraces‑net472 | 3.31 KB | 3.35 KB | 34 B | 1.03% |
Raw results
Branch | Method | Toolchain | Mean | StdError | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated |
---|---|---|---|---|---|---|---|---|---|
master | WriteAndFlushEnrichedTraces |
net6.0 | 513μs | 5.69μs | 50.6μs | 0 | 0 | 0 | 2.7 KB |
master | WriteAndFlushEnrichedTraces |
netcoreapp3.1 | 664μs | 854ns | 3.19μs | 0 | 0 | 0 | 2.7 KB |
master | WriteAndFlushEnrichedTraces |
net472 | 841μs | 2.7μs | 10.1μs | 0 | 0 | 0 | 3.31 KB |
#6605 | WriteAndFlushEnrichedTraces |
net6.0 | 525μs | 2.01μs | 7.8μs | 0 | 0 | 0 | 2.71 KB |
#6605 | WriteAndFlushEnrichedTraces |
netcoreapp3.1 | 662μs | 1.72μs | 6.42μs | 0 | 0 | 0 | 2.7 KB |
#6605 | WriteAndFlushEnrichedTraces |
net472 | 846μs | 1.81μs | 7.02μs | 0 | 0 | 0 | 3.35 KB |
Benchmarks.Trace.AspNetCoreBenchmark - Same speed ✔️ Same allocations ✔️
Raw results
Branch | Method | Toolchain | Mean | StdError | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated |
---|---|---|---|---|---|---|---|---|---|
master | SendRequest |
net6.0 | 127μs | 626ns | 2.66μs | 0 | 0 | 0 | 14.48 KB |
master | SendRequest |
netcoreapp3.1 | 141μs | 821ns | 7.15μs | 0 | 0 | 0 | 17.28 KB |
master | SendRequest |
net472 | 0.00158ns | 0.000518ns | 0.00201ns | 0 | 0 | 0 | 0 b |
#6605 | SendRequest |
net6.0 | 124μs | 691ns | 4.14μs | 0 | 0 | 0 | 14.48 KB |
#6605 | SendRequest |
netcoreapp3.1 | 146μs | 467ns | 1.75μs | 0 | 0 | 0 | 17.28 KB |
#6605 | SendRequest |
net472 | 0.00316ns | 0.000915ns | 0.00342ns | 0 | 0 | 0 | 0 b |
Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark - Same speed ✔️ Same allocations ✔️
Raw results
Branch | Method | Toolchain | Mean | StdError | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated |
---|---|---|---|---|---|---|---|---|---|
master | WriteAndFlushEnrichedTraces |
net6.0 | 653μs | 7.16μs | 70.9μs | 0 | 0 | 0 | 41.81 KB |
master | WriteAndFlushEnrichedTraces |
netcoreapp3.1 | 745μs | 8.26μs | 80.5μs | 0 | 0 | 0 | 41.86 KB |
master | WriteAndFlushEnrichedTraces |
net472 | 871μs | 4.95μs | 46.7μs | 7.35 | 3.68 | 0 | 53.37 KB |
#6605 | WriteAndFlushEnrichedTraces |
net6.0 | 612μs | 6.89μs | 67.6μs | 0 | 0 | 0 | 41.67 KB |
#6605 | WriteAndFlushEnrichedTraces |
netcoreapp3.1 | 700μs | 5.68μs | 54.7μs | 0 | 0 | 0 | 41.65 KB |
#6605 | WriteAndFlushEnrichedTraces |
net472 | 885μs | 5.88μs | 57.6μs | 8.33 | 0 | 0 | 53.42 KB |
Benchmarks.Trace.DbCommandBenchmark - Same speed ✔️ Same allocations ✔️
Raw results
Branch | Method | Toolchain | Mean | StdError | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated |
---|---|---|---|---|---|---|---|---|---|
master | ExecuteNonQuery |
net6.0 | 1.3μs | 3.03ns | 11.3ns | 0.0129 | 0 | 0 | 1.03 KB |
master | ExecuteNonQuery |
netcoreapp3.1 | 1.78μs | 3.2ns | 11.1ns | 0.00901 | 0 | 0 | 1.02 KB |
master | ExecuteNonQuery |
net472 | 2.15μs | 1.56ns | 5.83ns | 0.153 | 0.0109 | 0 | 995 B |
#6605 | ExecuteNonQuery |
net6.0 | 1.25μs | 0.79ns | 2.74ns | 0.0126 | 0 | 0 | 1.03 KB |
#6605 | ExecuteNonQuery |
netcoreapp3.1 | 1.79μs | 1.32ns | 4.56ns | 0.00896 | 0 | 0 | 1.02 KB |
#6605 | ExecuteNonQuery |
net472 | 2.11μs | 3.96ns | 15.3ns | 0.148 | 0.0106 | 0 | 995 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.32μs | 1.17ns | 4.53ns | 0.0133 | 0 | 0 | 984 B |
master | CallElasticsearch |
netcoreapp3.1 | 1.6μs | 1.34ns | 4.83ns | 0.00809 | 0 | 0 | 984 B |
master | CallElasticsearch |
net472 | 2.58μs | 1.38ns | 4.98ns | 0.154 | 0 | 0 | 1 KB |
master | CallElasticsearchAsync |
net6.0 | 1.28μs | 1.58ns | 6.13ns | 0.0126 | 0 | 0 | 960 B |
master | CallElasticsearchAsync |
netcoreapp3.1 | 1.73μs | 1.34ns | 5.17ns | 0.00864 | 0 | 0 | 1.03 KB |
master | CallElasticsearchAsync |
net472 | 2.6μs | 1.17ns | 4.53ns | 0.156 | 0 | 0 | 1.06 KB |
#6605 | CallElasticsearch |
net6.0 | 1.21μs | 0.962ns | 3.73ns | 0.0121 | 0 | 0 | 984 B |
#6605 | CallElasticsearch |
netcoreapp3.1 | 1.57μs | 1.84ns | 6.88ns | 0.00778 | 0 | 0 | 984 B |
#6605 | CallElasticsearch |
net472 | 2.5μs | 2.2ns | 8.52ns | 0.15 | 0 | 0 | 1 KB |
#6605 | CallElasticsearchAsync |
net6.0 | 1.36μs | 1.31ns | 5.08ns | 0.0136 | 0 | 0 | 960 B |
#6605 | CallElasticsearchAsync |
netcoreapp3.1 | 1.59μs | 1.99ns | 7.72ns | 0.00786 | 0 | 0 | 1.03 KB |
#6605 | CallElasticsearchAsync |
net472 | 2.65μs | 1.67ns | 6.25ns | 0.16 | 0 | 0 | 1.06 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.35μs | 0.862ns | 3.23ns | 0.0135 | 0 | 0 | 960 B |
master | ExecuteAsync |
netcoreapp3.1 | 1.62μs | 1.7ns | 6.12ns | 0.00819 | 0 | 0 | 960 B |
master | ExecuteAsync |
net472 | 1.81μs | 0.999ns | 3.74ns | 0.145 | 0 | 0 | 923 B |
#6605 | ExecuteAsync |
net6.0 | 1.24μs | 0.573ns | 2.14ns | 0.0125 | 0 | 0 | 960 B |
#6605 | ExecuteAsync |
netcoreapp3.1 | 1.71μs | 1.63ns | 6.11ns | 0.00858 | 0 | 0 | 960 B |
#6605 | ExecuteAsync |
net472 | 1.87μs | 9.68ns | 47.4ns | 0.146 | 0 | 0 | 923 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.4μs | 1.76ns | 6.09ns | 0.0221 | 0 | 0 | 2.32 KB |
master | SendAsync |
netcoreapp3.1 | 5.29μs | 9.69ns | 37.5ns | 0.0263 | 0 | 0 | 2.86 KB |
master | SendAsync |
net472 | 7.45μs | 5.2ns | 19.5ns | 0.49 | 0 | 0 | 3.13 KB |
#6605 | SendAsync |
net6.0 | 4.39μs | 3.1ns | 11.6ns | 0.0222 | 0 | 0 | 2.32 KB |
#6605 | SendAsync |
netcoreapp3.1 | 5.22μs | 6.67ns | 24ns | 0.0259 | 0 | 0 | 2.86 KB |
#6605 | SendAsync |
net472 | 7.53μs | 4.77ns | 18.5ns | 0.488 | 0 | 0 | 3.13 KB |
Benchmarks.Trace.ILoggerBenchmark - Faster 🎉 Same allocations ✔️
Faster 🎉 in #6605
Benchmark
base/diff
Base Median (ns)
Diff Median (ns)
Modality
Benchmarks.Trace.ILoggerBenchmark.EnrichedLog‑net6.0
1.132
1,679.31
1,483.04
Benchmark | base/diff | Base Median (ns) | Diff Median (ns) | Modality |
---|---|---|---|---|
Benchmarks.Trace.ILoggerBenchmark.EnrichedLog‑net6.0 | 1.132 | 1,679.31 | 1,483.04 |
Raw results
Branch | Method | Toolchain | Mean | StdError | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated |
---|---|---|---|---|---|---|---|---|---|
master | EnrichedLog |
net6.0 | 1.68μs | 1.82ns | 7.07ns | 0.0168 | 0 | 0 | 1.71 KB |
master | EnrichedLog |
netcoreapp3.1 | 2.34μs | 1.83ns | 7.09ns | 0.0118 | 0 | 0 | 1.71 KB |
master | EnrichedLog |
net472 | 2.65μs | 1.81ns | 7.02ns | 0.25 | 0 | 0 | 1.64 KB |
#6605 | EnrichedLog |
net6.0 | 1.48μs | 0.841ns | 2.91ns | 0.0223 | 0 | 0 | 1.71 KB |
#6605 | EnrichedLog |
netcoreapp3.1 | 2.33μs | 10.5ns | 40.8ns | 0.0117 | 0 | 0 | 1.71 KB |
#6605 | EnrichedLog |
net472 | 2.59μs | 1.04ns | 3.77ns | 0.255 | 0 | 0 | 1.64 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 | 112μs | 295ns | 1.14μs | 0 | 0 | 0 | 4.32 KB |
master | EnrichedLog |
netcoreapp3.1 | 115μs | 424ns | 1.64μs | 0 | 0 | 0 | 4.32 KB |
master | EnrichedLog |
net472 | 149μs | 226ns | 876ns | 0 | 0 | 0 | 4.51 KB |
#6605 | EnrichedLog |
net6.0 | 112μs | 195ns | 675ns | 0 | 0 | 0 | 4.32 KB |
#6605 | EnrichedLog |
netcoreapp3.1 | 116μs | 250ns | 969ns | 0 | 0 | 0 | 4.32 KB |
#6605 | EnrichedLog |
net472 | 151μs | 188ns | 729ns | 0 | 0 | 0 | 4.51 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.26μs | 2.4ns | 9.29ns | 0.0331 | 0 | 0 | 2.26 KB |
master | EnrichedLog |
netcoreapp3.1 | 4.27μs | 5.13ns | 19.9ns | 0.0214 | 0 | 0 | 2.26 KB |
master | EnrichedLog |
net472 | 4.89μs | 3.09ns | 12ns | 0.318 | 0 | 0 | 2.09 KB |
#6605 | EnrichedLog |
net6.0 | 3.14μs | 1.34ns | 5.01ns | 0.0316 | 0 | 0 | 2.26 KB |
#6605 | EnrichedLog |
netcoreapp3.1 | 4.14μs | 6.28ns | 22.6ns | 0.0205 | 0 | 0 | 2.26 KB |
#6605 | EnrichedLog |
net472 | 4.78μs | 2.15ns | 8.32ns | 0.31 | 0 | 0 | 2.09 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.37μs | 1.14ns | 4.41ns | 0.0138 | 0 | 0 | 1.15 KB |
master | SendReceive |
netcoreapp3.1 | 1.8μs | 1.13ns | 4.22ns | 0.00907 | 0 | 0 | 1.15 KB |
master | SendReceive |
net472 | 2.16μs | 1.57ns | 6.06ns | 0.179 | 0 | 0 | 1.16 KB |
#6605 | SendReceive |
net6.0 | 1.34μs | 1.05ns | 4.08ns | 0.0133 | 0 | 0 | 1.15 KB |
#6605 | SendReceive |
netcoreapp3.1 | 1.75μs | 1.44ns | 5.19ns | 0.00872 | 0 | 0 | 1.15 KB |
#6605 | SendReceive |
net472 | 1.98μs | 0.94ns | 3.64ns | 0.178 | 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 | 1.73ns | 6.69ns | 0.0142 | 0 | 0 | 1.64 KB |
master | EnrichedLog |
netcoreapp3.1 | 3.9μs | 2.18ns | 7.85ns | 0.0194 | 0 | 0 | 1.69 KB |
master | EnrichedLog |
net472 | 4.46μs | 2.75ns | 10.6ns | 0.313 | 0 | 0 | 2.08 KB |
#6605 | EnrichedLog |
net6.0 | 2.86μs | 4.27ns | 16.6ns | 0.0144 | 0 | 0 | 1.64 KB |
#6605 | EnrichedLog |
netcoreapp3.1 | 3.91μs | 2.83ns | 11ns | 0.0196 | 0 | 0 | 1.69 KB |
#6605 | EnrichedLog |
net472 | 4.56μs | 3.51ns | 13.1ns | 0.32 | 0 | 0 | 2.08 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 | 412ns | 0.354ns | 1.32ns | 0.00815 | 0 | 0 | 584 B |
master | StartFinishSpan |
netcoreapp3.1 | 582ns | 0.765ns | 2.96ns | 0.00573 | 0 | 0 | 584 B |
master | StartFinishSpan |
net472 | 658ns | 0.658ns | 2.37ns | 0.0922 | 0 | 0 | 586 B |
master | StartFinishScope |
net6.0 | 492ns | 0.316ns | 1.18ns | 0.00975 | 0 | 0 | 704 B |
master | StartFinishScope |
netcoreapp3.1 | 752ns | 0.69ns | 2.58ns | 0.00755 | 0 | 0 | 704 B |
master | StartFinishScope |
net472 | 838ns | 0.778ns | 3.01ns | 0.105 | 0 | 0 | 666 B |
#6605 | StartFinishSpan |
net6.0 | 424ns | 0.432ns | 1.62ns | 0.00723 | 0 | 0 | 584 B |
#6605 | StartFinishSpan |
netcoreapp3.1 | 648ns | 0.34ns | 1.27ns | 0.00647 | 0 | 0 | 584 B |
#6605 | StartFinishSpan |
net472 | 711ns | 0.333ns | 1.29ns | 0.0927 | 0 | 0 | 586 B |
#6605 | StartFinishScope |
net6.0 | 495ns | 0.295ns | 1.14ns | 0.00997 | 0 | 0 | 704 B |
#6605 | StartFinishScope |
netcoreapp3.1 | 677ns | 0.496ns | 1.79ns | 0.00699 | 0 | 0 | 704 B |
#6605 | StartFinishScope |
net472 | 869ns | 0.507ns | 1.9ns | 0.104 | 0 | 0 | 666 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 | 597ns | 0.475ns | 1.84ns | 0.00901 | 0 | 0 | 704 B |
master | RunOnMethodBegin |
netcoreapp3.1 | 1μs | 1.28ns | 4.78ns | 0.00501 | 0 | 0 | 704 B |
master | RunOnMethodBegin |
net472 | 1.14μs | 1.45ns | 5.62ns | 0.102 | 0 | 0 | 666 B |
#6605 | RunOnMethodBegin |
net6.0 | 583ns | 0.186ns | 0.697ns | 0.00878 | 0 | 0 | 704 B |
#6605 | RunOnMethodBegin |
netcoreapp3.1 | 911ns | 1.09ns | 4.09ns | 0.00913 | 0 | 0 | 704 B |
#6605 | RunOnMethodBegin |
net472 | 1.09μs | 0.506ns | 1.89ns | 0.104 | 0 | 0 | 666 B |
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]>
448fd6a
to
5c5fe70
Compare
Datadog ReportBranch report: ✅ 0 Failed, 250657 Passed, 2271 Skipped, 17h 57m 16.54s Total Time |
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)You can trigger a rebase of this PR 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)