chore(ci) update one-pipeline#8527
Conversation
BenchmarksBenchmark execution time: 2026-04-28 17:48:21 Comparing candidate commit 83bb5ff 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 (8527) 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 (8527) - mean (73ms) : 70, 76
master - mean (76ms) : 71, 80
section Bailout
This PR (8527) - mean (80ms) : 76, 85
master - mean (79ms) : 74, 83
section CallTarget+Inlining+NGEN
This PR (8527) - mean (1,078ms) : 1023, 1133
master - mean (1,078ms) : 1035, 1122
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 (8527) - mean (117ms) : 111, 123
master - mean (118ms) : 111, 124
section Bailout
This PR (8527) - mean (118ms) : 112, 124
master - mean (116ms) : 113, 118
section CallTarget+Inlining+NGEN
This PR (8527) - mean (783ms) : 756, 810
master - mean (781ms) : 755, 807
FakeDbCommand (.NET 6)gantt
title Execution time (ms) FakeDbCommand (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8527) - mean (101ms) : 97, 105
master - mean (104ms) : 98, 110
section Bailout
This PR (8527) - mean (101ms) : 98, 103
master - mean (106ms) : 101, 111
section CallTarget+Inlining+NGEN
This PR (8527) - mean (942ms) : 901, 982
master - mean (942ms) : 897, 987
FakeDbCommand (.NET 8)gantt
title Execution time (ms) FakeDbCommand (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8527) - mean (104ms) : 98, 109
master - mean (101ms) : 97, 104
section Bailout
This PR (8527) - mean (102ms) : 99, 106
master - mean (104ms) : 99, 110
section CallTarget+Inlining+NGEN
This PR (8527) - mean (824ms) : 789, 859
master - mean (829ms) : 787, 870
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 (8527) - mean (203ms) : 196, 210
master - mean (203ms) : 196, 210
section Bailout
This PR (8527) - mean (207ms) : 201, 214
master - mean (207ms) : 200, 214
section CallTarget+Inlining+NGEN
This PR (8527) - mean (1,203ms) : 1154, 1252
master - mean (1,201ms) : 1158, 1245
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 (8527) - mean (293ms) : 280, 305
master - mean (292ms) : 282, 303
section Bailout
This PR (8527) - mean (296ms) : 283, 309
master - mean (297ms) : 282, 312
section CallTarget+Inlining+NGEN
This PR (8527) - mean (961ms) : 932, 991
master - mean (967ms) : 929, 1005
HttpMessageHandler (.NET 6)gantt
title Execution time (ms) HttpMessageHandler (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8527) - mean (288ms) : 270, 306
master - mean (287ms) : 273, 301
section Bailout
This PR (8527) - mean (289ms) : 274, 304
master - mean (288ms) : 275, 302
section CallTarget+Inlining+NGEN
This PR (8527) - mean (1,161ms) : 1114, 1207
master - mean (1,162ms) : 1109, 1215
HttpMessageHandler (.NET 8)gantt
title Execution time (ms) HttpMessageHandler (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8527) - mean (285ms) : 271, 300
master - mean (288ms) : 270, 306
section Bailout
This PR (8527) - mean (286ms) : 271, 300
master - mean (287ms) : 272, 301
section CallTarget+Inlining+NGEN
This PR (8527) - mean (1,048ms) : 1004, 1092
master - mean (1,048ms) : 997, 1099
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| OCI_PACKAGE_MAX_SIZE_BYTES: 43000000 | ||
| LIB_INJECTION_IMAGE_MAX_SIZE_BYTES: 43000000 |
There was a problem hiding this comment.
This was necessary due to additional dependencies being included in the lib injection image, which bumped us over the threshold. Given that this threshold is there primarily to protect injection_platform, and the increase is due to injection_platform, this is fine from our PoV
This pull request updates one-pipeline to a newer version.
Recent changes:
Some of these changes may have already applied depending on your previous version of one-pipeline. See the libdatadog-build repository for all changes