Bump libdatadog to 2.1.0 (v38.0.0) - #8968
Conversation
BenchmarksBenchmark execution time: 2026-07-31 09:42:20 Comparing candidate commit 68b960f in PR branch Found 0 performance improvements and 2 performance regressions! Performance is the same for 70 metrics, 0 unstable metrics, 62 known flaky benchmarks, 64 flaky benchmarks without significant changes.
|
Execution-Time Benchmarks Report ⏱️Execution-time results for samples comparing This PR (8968) 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 (8968) - mean (73ms) : 68, 78
master - mean (71ms) : 69, 73
section Bailout
This PR (8968) - mean (75ms) : 73, 77
master - mean (75ms) : 73, 77
section CallTarget+Inlining+NGEN
This PR (8968) - mean (1,090ms) : 1037, 1144
master - mean (1,089ms) : 1041, 1136
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 (8968) - mean (112ms) : 105, 119
master - mean (110ms) : 106, 114
section Bailout
This PR (8968) - mean (110ms) : 108, 112
master - mean (111ms) : 109, 113
section CallTarget+Inlining+NGEN
This PR (8968) - mean (787ms) : 760, 814
master - mean (786ms) : 762, 811
FakeDbCommand (.NET 6)gantt
title Execution time (ms) FakeDbCommand (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8968) - mean (97ms) : 94, 100
master - mean (97ms) : 95, 100
section Bailout
This PR (8968) - mean (100ms) : 95, 106
master - mean (98ms) : 97, 100
section CallTarget+Inlining+NGEN
This PR (8968) - mean (941ms) : 908, 974
master - mean (941ms) : 902, 981
FakeDbCommand (.NET 8)gantt
title Execution time (ms) FakeDbCommand (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8968) - mean (98ms) : 93, 104
master - mean (100ms) : 94, 106
section Bailout
This PR (8968) - mean (97ms) : 95, 100
master - mean (98ms) : 94, 103
section CallTarget+Inlining+NGEN
This PR (8968) - mean (821ms) : 780, 862
master - mean (819ms) : 781, 856
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 (8968) - mean (192ms) : 187, 196
master - mean (192ms) : 188, 196
section Bailout
This PR (8968) - mean (195ms) : 193, 197
master - mean (196ms) : 194, 198
section CallTarget+Inlining+NGEN
This PR (8968) - mean (1,167ms) : 1137, 1197
master - mean (1,173ms) : 1135, 1211
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 (8968) - mean (274ms) : 269, 278
master - mean (274ms) : 269, 278
section Bailout
This PR (8968) - mean (274ms) : 271, 277
master - mean (274ms) : 271, 277
section CallTarget+Inlining+NGEN
This PR (8968) - mean (939ms) : 919, 958
master - mean (939ms) : 922, 955
HttpMessageHandler (.NET 6)gantt
title Execution time (ms) HttpMessageHandler (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8968) - mean (268ms) : 264, 271
master - mean (267ms) : 264, 271
section Bailout
This PR (8968) - mean (267ms) : 265, 270
master - mean (267ms) : 264, 270
section CallTarget+Inlining+NGEN
This PR (8968) - mean (1,146ms) : 1103, 1188
master - mean (1,144ms) : 1105, 1183
HttpMessageHandler (.NET 8)gantt
title Execution time (ms) HttpMessageHandler (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8968) - mean (266ms) : 261, 270
master - mean (266ms) : 262, 270
section Bailout
This PR (8968) - mean (266ms) : 263, 268
master - mean (266ms) : 263, 269
section CallTarget+Inlining+NGEN
This PR (8968) - mean (1,026ms) : 975, 1076
master - mean (1,026ms) : 987, 1065
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Summary of changes
Bump libdatadog to v2.1.0
Reason for change
Make Otel APIS avaiable to profiler (+fixes)
Implementation details
Update cmake and json files
Test coverage
Other details