[Libdatadog] Bump libdatadog + add SKILL.md to do it#8580
Conversation
BenchmarksBenchmark execution time: 2026-05-11 10:00:02 Comparing candidate commit 89b2728 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 27 metrics, 0 unstable metrics, 58 known flaky benchmarks, 29 flaky benchmarks without significant changes.
|
Execution-Time Benchmarks Report ⏱️Execution-time results for samples comparing This PR (8580) 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 (8580) - mean (75ms) : 71, 79
master - mean (75ms) : 71, 80
section Bailout
This PR (8580) - mean (79ms) : 75, 84
master - mean (78ms) : 75, 82
section CallTarget+Inlining+NGEN
This PR (8580) - mean (1,129ms) : 1070, 1189
master - mean (1,125ms) : 1071, 1179
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 (8580) - mean (116ms) : 109, 124
master - mean (115ms) : 108, 123
section Bailout
This PR (8580) - mean (115ms) : 113, 118
master - mean (115ms) : 112, 118
section CallTarget+Inlining+NGEN
This PR (8580) - mean (812ms) : 785, 839
master - mean (808ms) : 783, 834
FakeDbCommand (.NET 6)gantt
title Execution time (ms) FakeDbCommand (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8580) - mean (102ms) : 98, 105
master - mean (103ms) : 98, 109
section Bailout
This PR (8580) - mean (103ms) : 100, 106
master - mean (104ms) : 99, 109
section CallTarget+Inlining+NGEN
This PR (8580) - mean (947ms) : 913, 982
master - mean (946ms) : 910, 981
FakeDbCommand (.NET 8)gantt
title Execution time (ms) FakeDbCommand (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8580) - mean (102ms) : 97, 108
master - mean (100ms) : 96, 104
section Bailout
This PR (8580) - mean (100ms) : 97, 104
master - mean (104ms) : 99, 110
section CallTarget+Inlining+NGEN
This PR (8580) - mean (829ms) : 781, 876
master - mean (835ms) : 778, 892
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 (8580) - mean (196ms) : 192, 200
master - mean (195ms) : 191, 198
section Bailout
This PR (8580) - mean (207ms) : 201, 214
master - mean (199ms) : 196, 201
section CallTarget+Inlining+NGEN
This PR (8580) - mean (1,206ms) : 1167, 1246
master - mean (1,212ms) : 1173, 1251
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 (8580) - mean (277ms) : 272, 283
master - mean (277ms) : 269, 284
section Bailout
This PR (8580) - mean (277ms) : 273, 282
master - mean (278ms) : 274, 282
section CallTarget+Inlining+NGEN
This PR (8580) - mean (971ms) : 936, 1007
master - mean (964ms) : 938, 990
HttpMessageHandler (.NET 6)gantt
title Execution time (ms) HttpMessageHandler (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8580) - mean (272ms) : 267, 278
master - mean (276ms) : 263, 290
section Bailout
This PR (8580) - mean (272ms) : 268, 275
master - mean (273ms) : 268, 278
section CallTarget+Inlining+NGEN
This PR (8580) - mean (1,143ms) : 1103, 1183
master - mean (1,144ms) : 1097, 1191
HttpMessageHandler (.NET 8)gantt
title Execution time (ms) HttpMessageHandler (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8580) - mean (273ms) : 263, 283
master - mean (277ms) : 266, 287
section Bailout
This PR (8580) - mean (283ms) : 279, 288
master - mean (275ms) : 264, 287
section CallTarget+Inlining+NGEN
This PR (8580) - mean (1,023ms) : 984, 1062
master - mean (1,023ms) : 980, 1067
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
andrewlock
left a comment
There was a problem hiding this comment.
Good idea, though a few suggestions and questions
Summary of changes
Bump libdatadog to v32.0.0 + add
SKILL.mdReason for change
Benefit from new fixes, APIs.
Implementation details
SKILL.mdwhich describes the bump processFindLibdatadog.cmakevcpkg...Test coverage
Other details