[Serverless] Bump Datadog.Serverless.Compat to 1.6.0#8660
Conversation
Execution-Time Benchmarks Report ⏱️Execution-time results for samples comparing This PR (8660) and master. ✅ No regressions detected - check the details below Full Metrics ComparisonFakeDbCommand
HttpMessageHandler
Comparison explanationExecution-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 highlighted 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). Duration chartsFakeDbCommand (.NET Framework 4.8)gantt
title Execution time (ms) FakeDbCommand (.NET Framework 4.8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8660) - mean (76ms) : 72, 80
master - mean (75ms) : 71, 79
section Bailout
This PR (8660) - mean (79ms) : 75, 84
master - mean (78ms) : 74, 81
section CallTarget+Inlining+NGEN
This PR (8660) - mean (1,103ms) : 1052, 1155
master - mean (1,112ms) : 1054, 1170
FakeDbCommand (.NET Core 3.1)gantt
title Execution time (ms) FakeDbCommand (.NET Core 3.1)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8660) - mean (118ms) : 111, 125
master - mean (115ms) : 110, 121
section Bailout
This PR (8660) - mean (116ms) : 113, 120
master - mean (115ms) : 112, 119
section CallTarget+Inlining+NGEN
This PR (8660) - mean (786ms) : 757, 814
master - mean (793ms) : 768, 817
FakeDbCommand (.NET 6)gantt
title Execution time (ms) FakeDbCommand (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8660) - mean (103ms) : 97, 110
master - mean (104ms) : 98, 110
section Bailout
This PR (8660) - mean (102ms) : 100, 105
master - mean (104ms) : 99, 109
section CallTarget+Inlining+NGEN
This PR (8660) - mean (948ms) : 901, 994
master - mean (948ms) : 915, 981
FakeDbCommand (.NET 8)gantt
title Execution time (ms) FakeDbCommand (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8660) - mean (102ms) : 97, 107
master - mean (100ms) : 97, 103
section Bailout
This PR (8660) - mean (104ms) : 98, 110
master - mean (104ms) : 99, 110
section CallTarget+Inlining+NGEN
This PR (8660) - mean (821ms) : 782, 860
master - mean (821ms) : 786, 857
HttpMessageHandler (.NET Framework 4.8)gantt
title Execution time (ms) HttpMessageHandler (.NET Framework 4.8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8660) - mean (201ms) : 195, 207
master - mean (202ms) : 194, 209
section Bailout
This PR (8660) - mean (204ms) : 200, 208
master - mean (205ms) : 200, 210
section CallTarget+Inlining+NGEN
This PR (8660) - mean (1,209ms) : 1167, 1251
master - mean (1,211ms) : 1162, 1260
HttpMessageHandler (.NET Core 3.1)gantt
title Execution time (ms) HttpMessageHandler (.NET Core 3.1)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8660) - mean (293ms) : 287, 298
master - mean (292ms) : 283, 301
section Bailout
This PR (8660) - mean (293ms) : 285, 301
master - mean (291ms) : 284, 299
section CallTarget+Inlining+NGEN
This PR (8660) - mean (963ms) : 945, 981
master - mean (967ms) : 946, 989
HttpMessageHandler (.NET 6)gantt
title Execution time (ms) HttpMessageHandler (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8660) - mean (282ms) : 273, 290
master - mean (280ms) : 267, 294
section Bailout
This PR (8660) - mean (282ms) : 274, 291
master - mean (283ms) : 275, 290
section CallTarget+Inlining+NGEN
This PR (8660) - mean (1,162ms) : 1119, 1205
master - mean (1,161ms) : 1124, 1199
HttpMessageHandler (.NET 8)gantt
title Execution time (ms) HttpMessageHandler (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8660) - mean (279ms) : 264, 295
master - mean (281ms) : 276, 287
section Bailout
This PR (8660) - mean (282ms) : 273, 291
master - mean (282ms) : 274, 289
section CallTarget+Inlining+NGEN
This PR (8660) - mean (1,040ms) : 985, 1096
master - mean (1,041ms) : 996, 1085
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
BenchmarksBenchmark execution time: 2026-05-20 14:14:42 Comparing candidate commit 747e4d1 in PR branch Some scenarios are present only in baseline or only in candidate runs. If you didn't create or remove some scenarios in your branch, this maybe a sign of crashed benchmarks 💥💥💥 Scenarios present only in baseline:
Found 4 performance improvements and 4 performance regressions! Performance is the same for 49 metrics, 15 unstable metrics, 87 known flaky benchmarks, 39 flaky benchmarks without significant changes.
|
|
Summary of changes
Bump
Datadog.Serverless.Compatto 1.6.0 forDatadog.AzureFunctions.Reason for change
Follows v1.6.0 release of
Datadog.Serverless.Compat.https://github.com/DataDog/datadog-serverless-compat-dotnet/releases/tag/v1.6.0
Implementation details
Test coverage
Other details