[Serverless] Bump Datadog.Serverless.Compat to 1.7.0#8692
Conversation
Execution-Time Benchmarks Report ⏱️Execution-time results for samples comparing This PR (8692) 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 (8692) - mean (74ms) : 71, 76
master - mean (74ms) : 70, 78
section Bailout
This PR (8692) - mean (80ms) : 76, 84
master - mean (77ms) : 75, 79
section CallTarget+Inlining+NGEN
This PR (8692) - mean (1,114ms) : 1055, 1174
master - mean (1,108ms) : 1060, 1157
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 (8692) - mean (117ms) : 112, 123
master - mean (115ms) : 110, 120
section Bailout
This PR (8692) - mean (118ms) : 113, 122
master - mean (115ms) : 112, 117
section CallTarget+Inlining+NGEN
This PR (8692) - mean (800ms) : 776, 824
master - mean (799ms) : 776, 822
FakeDbCommand (.NET 6)gantt
title Execution time (ms) FakeDbCommand (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8692) - mean (101ms) : 98, 104
master - mean (101ms) : 97, 105
section Bailout
This PR (8692) - mean (104ms) : 99, 109
master - mean (102ms) : 99, 105
section CallTarget+Inlining+NGEN
This PR (8692) - mean (950ms) : 912, 989
master - mean (950ms) : 915, 984
FakeDbCommand (.NET 8)gantt
title Execution time (ms) FakeDbCommand (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8692) - mean (101ms) : 96, 107
master - mean (102ms) : 96, 109
section Bailout
This PR (8692) - mean (102ms) : 99, 105
master - mean (101ms) : 97, 105
section CallTarget+Inlining+NGEN
This PR (8692) - mean (830ms) : 782, 878
master - mean (827ms) : 781, 873
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 (8692) - mean (199ms) : 195, 203
master - mean (198ms) : 191, 204
section Bailout
This PR (8692) - mean (202ms) : 198, 207
master - mean (200ms) : 195, 204
section CallTarget+Inlining+NGEN
This PR (8692) - mean (1,202ms) : 1162, 1243
master - mean (1,195ms) : 1160, 1231
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 (8692) - mean (286ms) : 280, 293
master - mean (284ms) : 276, 291
section Bailout
This PR (8692) - mean (288ms) : 282, 294
master - mean (286ms) : 281, 291
section CallTarget+Inlining+NGEN
This PR (8692) - mean (968ms) : 947, 989
master - mean (963ms) : 945, 981
HttpMessageHandler (.NET 6)gantt
title Execution time (ms) HttpMessageHandler (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8692) - mean (279ms) : 274, 283
master - mean (277ms) : 272, 282
section Bailout
This PR (8692) - mean (279ms) : 274, 284
master - mean (277ms) : 272, 282
section CallTarget+Inlining+NGEN
This PR (8692) - mean (1,164ms) : 1121, 1207
master - mean (1,160ms) : 1118, 1202
HttpMessageHandler (.NET 8)gantt
title Execution time (ms) HttpMessageHandler (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8692) - mean (277ms) : 269, 284
master - mean (276ms) : 271, 282
section Bailout
This PR (8692) - mean (277ms) : 272, 282
master - mean (276ms) : 271, 281
section CallTarget+Inlining+NGEN
This PR (8692) - mean (1,040ms) : 1001, 1079
master - mean (1,035ms) : 991, 1079
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
BenchmarksBenchmark execution time: 2026-05-26 20:28:07 Comparing candidate commit 51a18eb in PR branch Found 0 performance improvements and 1 performance regressions! Performance is the same for 71 metrics, 0 unstable metrics, 56 known flaky benchmarks, 70 flaky benchmarks without significant changes.
|
Summary of changes
Bump
Datadog.Serverless.Compatto 1.7.0 forDatadog.AzureFunctions.Reason for change
Follows v1.7.0 release of
Datadog.Serverless.Compat.https://github.com/DataDog/datadog-serverless-compat-dotnet/releases/tag/v1.7.0
Implementation details
Test coverage
Other details